Skip to content

Commit a8ccf53

Browse files
committed
feat: update requirements
1 parent 1052e24 commit a8ccf53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
python -m pip install --upgrade pip
3232
pip install build
3333
pip install wheel
34+
pip install setuptools
3435
- name: Build package
3536
run: python3 setup.py sdist bdist_wheel
3637
- name: Publish package

0 commit comments

Comments
 (0)