Skip to content

Commit

Permalink
Merge branch 'main' into python3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 5, 2025
2 parents e4b37b6 + 517a43e commit 3422afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
run: |
python setup.py sdist
python -m build --sdist
twine upload dist/*

0 comments on commit 3422afb

Please # to comment.