Skip to content

Commit

Permalink
CI: fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Aug 14, 2023
1 parent 168fe5a commit e31ed37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:

- name: Build wheels
uses: pypa/[email protected]
run: |
python -m cibuildwheel --output-dir wheelhouse
env:
CIBW_BEFORE_BUILD: pip install cython
# Skip Python 2.7 and 3.5, 32 bit Linux, and PyPy
Expand Down

0 comments on commit e31ed37

Please sign in to comment.