Skip to content

Commit c81a135

Browse files
committed
try fix gh action build
1 parent d5f8fe1 commit c81a135

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
pip install -r requirements.txt
2424
pip install wheel
2525
pip install twine
26+
pip install setuptools
2627
2728
- name: Build and publish
2829
run: |

0 commit comments

Comments
 (0)