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 e80f7c6 commit da62cc9Copy full SHA for da62cc9
1 file changed
.github/workflows/wheel_tests_and_release.yml
@@ -186,7 +186,6 @@ jobs:
186
- name: Install Twine
187
run: |
188
python -m pip install --upgrade pip
189
- pip install -r requirements/build.txt
190
pip install twine
191
192
- uses: actions/download-artifact@v2
0 commit comments