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.
setuptools
1 parent bb20945 commit 1afe0aeCopy full SHA for 1afe0ae
.github/workflows/prepare-release-pr.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install dependencies
42
run: |
43
python -m pip install --upgrade pip
44
- pip install --upgrade setuptools tox
+ pip install --upgrade tox
45
46
- name: Prepare release PR (minor/patch release)
47
if: github.event.inputs.major == 'no'
0 commit comments