We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b083ceb commit 44fd4c8Copy full SHA for 44fd4c8
.github/workflows/pypi.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: "3.x"
16
17
- run: |
18
- python3 -m pip install --upgrade pip wheel twine
+ python3 -m pip install requests
19
python3 .ci/download_azure_artifacts.py
20
21
- name: Prerelease
0 commit comments