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 ac0c687 commit 967ca94Copy full SHA for 967ca94
upload.sh
@@ -2,7 +2,7 @@
2
3
rm dist/*
4
5
-python3 -m pip install --upgrade build twine pkginfo
+python3 -m pip install --upgrade build wheel twine pkginfo
6
7
python3 -m build --sdist --wheel .
8
0 commit comments