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 2efa2f4 commit fafa74dCopy full SHA for fafa74d
.github/workflows/pip_install_on_python_prerelease.yml
@@ -16,5 +16,5 @@ jobs:
16
with:
17
python-version: 3.14
18
allow-prereleases: true
19
- - run: pip install --upgrade pip
+ - run: pip install --upgrade pip setuptools
20
- run: pip install librabbitmq
0 commit comments