Skip to content

Commit

Permalink
Removed pypy wheels (numpy conflict)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShkarin committed Oct 7, 2023
1 parent 47e661a commit b8229d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_BEFORE_BUILD: python -m pip install numpy cython==3.0.2
CIBW_SKIP: pp*

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b8229d4

Please sign in to comment.