Skip to content

Commit

Permalink
Don't invoke setup.py directly
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 1, 2023
1 parent 87c2a9d commit 40e342e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ jobs:
- name: Build package
run: |
git tag
python setup.py --version
python -m build --sdist
twine check --strict dist/*
twine check --strict dist-wheels/*
Expand Down

0 comments on commit 40e342e

Please sign in to comment.