Skip to content

Commit

Permalink
no longer have pre-steps for sdists
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Jan 5, 2024
1 parent a223b23 commit 0c16e4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ jobs:
- name: build sdist
run: |
python setup.py fetch_libzmq
python setup.py cython
python -m build --sdist .
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 0c16e4c

Please sign in to comment.