Skip to content

Commit f75dc5e

Browse files
committed
hack to add setuptools
1 parent 025eb90 commit f75dc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autorelease-prep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fi
3434
name: "Install autorelease"
3535
- run: |
36-
python -m pip install twine wheel
36+
python -m pip install twine wheel setuptools
3737
name: "Install release tools"
3838
- run: |
3939
bump-dev-version

0 commit comments

Comments
 (0)