Skip to content

Commit 6fb2220

Browse files
authored
Update make_wheel.yml
1 parent e377ddc commit 6fb2220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Install Python Dependencies
7676
run: |
77-
pip3 install packaging
77+
pip3 install --upgrade setuptools packaging
7878
which python3
7979
python3 --version
8080
pip3 list

0 commit comments

Comments
 (0)