Skip to content

Commit

Permalink
Update setup settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lixfz committed Aug 2, 2022
1 parent 8a5b2ea commit ca0aa5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install build oldest-supported-numpy cython==0.29.28
pip install setuptools oldest-supported-numpy cython==0.29.28
- name: Build package
run: |
Expand Down

0 comments on commit ca0aa5e

Please sign in to comment.