Skip to content

Commit f0ec71f

Browse files
authored
sphinx now in deps
1 parent 298086c commit f0ec71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Install dependencies
5050
run: |
51-
python -m pip install --upgrade pip sphinx
51+
python -m pip install --upgrade pip
5252
pip install -r requirements/requirements-ubuntu-latest_py3.11_extras.txt
5353
pip install -e .
5454

0 commit comments

Comments
 (0)