We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e377ddc commit 6fb2220Copy full SHA for 6fb2220
.github/workflows/make_wheel.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Install Python Dependencies
76
run: |
77
- pip3 install packaging
+ pip3 install --upgrade setuptools packaging
78
which python3
79
python3 --version
80
pip3 list
0 commit comments