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 7f2e6b1 commit 66c1a7eCopy full SHA for 66c1a7e
.github/workflows/python-publish.yml
@@ -39,5 +39,4 @@ jobs:
39
TWINE_USERNAME: __token__
40
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
41
run: |
42
- python setup.py bdist_wheel
43
twine upload dist/*
0 commit comments