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 2a7e10f commit 834becfCopy full SHA for 834becf
Makefile
@@ -75,5 +75,5 @@ twine-check: bdist_wheel deploy-requirements
75
# Check that twine will parse the README acceptably
76
$(PYTHON) -m twine check dist/*
77
78
-version: requirements
+version:
79
@$(PYTHON) build_tools/get_tag.py
0 commit comments