Skip to content

Commit ca0aa5e

Browse files
committed
Update setup settings
1 parent 8a5b2ea commit ca0aa5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Install dependencies
4747
run: |
4848
python -m pip install --upgrade pip
49-
pip install build oldest-supported-numpy cython==0.29.28
49+
pip install setuptools oldest-supported-numpy cython==0.29.28
5050
5151
- name: Build package
5252
run: |

0 commit comments

Comments
 (0)