Skip to content

Commit

Permalink
Build wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
symroe committed Jan 11, 2023
1 parent 90280bb commit 0356b8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
run: |
python setup.py sdist
python setup.py bdist_wheel
twine upload dist/*

0 comments on commit 0356b8f

Please sign in to comment.