We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025eb90 commit f75dc5eCopy full SHA for f75dc5e
.github/workflows/autorelease-prep.yml
@@ -33,7 +33,7 @@ jobs:
33
fi
34
name: "Install autorelease"
35
- run: |
36
- python -m pip install twine wheel
+ python -m pip install twine wheel setuptools
37
name: "Install release tools"
38
39
bump-dev-version
0 commit comments