Skip to content

Commit

Permalink
Update build_wheels_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katiebreivik committed Aug 20, 2024
1 parent 4cfcb3e commit 6284161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install cibuildwheel setuptools
python -m pip install cibuildwheel setuptools wheel numpy
- name: Build source distribution (sdist)
run: |
Expand Down

0 comments on commit 6284161

Please sign in to comment.