Skip to content

Commit a92cdb9

Browse files
authored
Update python-publish.yml
1 parent 18aed7d commit a92cdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Install dependencies
2121
run: |
2222
pip3 install -r requirements.txt
23+
pip3 install setuptools
2324
pip3 install pytest
2425
pip3 install twine
2526

0 commit comments

Comments
 (0)