There was an error while loading. Please reload this page.
1 parent 464fddb commit 8886290Copy full SHA for 8886290
Makefile
@@ -67,7 +67,7 @@ $(VENV)/bin/activate:
67
68
69
$(VENV)/bin/sphinx-build: $(VENV)/bin/activate
70
-. $(VENV)/bin/activate; python3 -m pip install "sphinx<6" python-docs-theme
+. $(VENV)/bin/activate; python3 -m pip install "sphinx<5.3" python-docs-theme
71
72
73
$(VENV)/bin/blurb: $(VENV)/bin/activate
0 commit comments