We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9f931 commit 56cc8cfCopy full SHA for 56cc8cf
setup.cfg
@@ -5,6 +5,7 @@ addopts = -p no:warnings
5
[semantic_release]
6
version_variable = time_tracker_api/__init__.py:__version__
7
upload_to_pypi = false
8
+remove_dist = false
9
10
[coverage:run]
11
branch = True
0 commit comments