Skip to content

Commit f75093f

Browse files
authored
Merge pull request #330 from python/fix-makefile-sphinx-version
fix(Makefile): fallback sphinx version to <5.3
2 parents 7ee65fc + 8886290 commit f75093f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $(VENV)/bin/activate:
6767

6868

6969
$(VENV)/bin/sphinx-build: $(VENV)/bin/activate
70-
. $(VENV)/bin/activate; python3 -m pip install sphinx python-docs-theme
70+
. $(VENV)/bin/activate; python3 -m pip install "sphinx<5.3" python-docs-theme
7171

7272

7373
$(VENV)/bin/blurb: $(VENV)/bin/activate

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy