Skip to content

Commit

Permalink
+1 workaround #90
Browse files Browse the repository at this point in the history
  • Loading branch information
skirpichev committed Jan 12, 2025
1 parent ae5dfbc commit 485a832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
sudo apt-get install libgmp-dev
sudo apt-get install texlive texlive-latex-extra latexmk
- run: pip install --upgrade pip
- run: pip install -U git+https://github.com/picnixz/sphinx.git@fix/13188-classmethod-c
- run: pip install -U git+https://github.com/sphinx-doc/sphinx.git
- run: pip --verbose install --editable .[docs]
- run: |
alias sphinx-build='sphinx-build --color -W --keep-going'
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sphinx @ git+https://github.com/picnixz/sphinx.git@fix/13188-classmethod-c
sphinx @ git+https://github.com/sphinx-doc/sphinx.git

0 comments on commit 485a832

Please sign in to comment.