We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cf4ca4 + 657801d commit a013db6Copy full SHA for a013db6
1 file changed
init_project.py
@@ -14,6 +14,7 @@
14
"requirements.txt",
15
"tests/test_assets.py",
16
"tests/test_version.py",
17
+ "tests/cli/test_main.py",
18
)
19
20
VERSION_FILE_TPL = "{src_dir}/{old_name}/version.py"
0 commit comments