Skip to content

Commit a013db6

Browse files
authored
Add tests/cli/main.py to init_project list of files (#14)
2 parents 3cf4ca4 + 657801d commit a013db6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

init_project.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"requirements.txt",
1515
"tests/test_assets.py",
1616
"tests/test_version.py",
17+
"tests/cli/test_main.py",
1718
)
1819

1920
VERSION_FILE_TPL = "{src_dir}/{old_name}/version.py"

0 commit comments

Comments
 (0)