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 995eb23 commit fb35292Copy full SHA for fb35292
Makefile
@@ -28,4 +28,4 @@ run_build:
28
deploy:
29
pipenv run python -m twine upload -r "pypi" --config-file .pypirc 'dist/*'
30
31
-.PHONY: precommit test coverage run_build deploy
+.PHONY: precommit test coverage run_build deploy
0 commit comments