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 298086c commit f0ec71fCopy full SHA for f0ec71f
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install dependencies
50
run: |
51
- python -m pip install --upgrade pip sphinx
+ python -m pip install --upgrade pip
52
pip install -r requirements/requirements-ubuntu-latest_py3.11_extras.txt
53
pip install -e .
54
0 commit comments