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 67f6888 commit 4d8f6ceCopy full SHA for 4d8f6ce
tox.ini
@@ -44,7 +44,7 @@ commands =
44
[testenv:docs]
45
basepython = python3.9
46
deps =
47
- sphinx>=5.1,<6
+ sphinx>=5.1,<5.2
48
sphinx_rtd_theme>=1,<2
49
commands =
50
sphinx-build -b html -nEW docs docs/_build/html
0 commit comments