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.
2 parents bbdc94b + 223cf3d commit 1797acbCopy full SHA for 1797acb
Makefile
@@ -2,5 +2,5 @@ test:
2
tox
3
4
pypi:
5
- python setup.py sdist
+ python -m build
6
python -m twine upload dist/*
0 commit comments