Skip to content

Commit a6ed89a

Browse files
authored
Update main.yml
1 parent aa2ea45 commit a6ed89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
- name: Install prerequisites
149149
run: |
150150
python -m pip install -r requirements.txt
151-
python -m pip install twine wheel
151+
python -m pip install setuptools twine wheel
152152
python -m pip install --user delocate
153153
154154
- name: Create wheel

0 commit comments

Comments
 (0)