Skip to content

Commit 9cd72c9

Browse files
authored
Update ci.yaml
1 parent 2a28c6d commit 9cd72c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

200200
- name: Install dependencies
201201
run: |
202-
python -m pip install pkgmt twine wheel --upgrade
202+
python -m pip install pkgmt twine wheel setuptools --upgrade
203203
204204
- name: Release
205205
env:

0 commit comments

Comments
 (0)