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 e489967 commit 2079ed2Copy full SHA for 2079ed2
1 file changed
tox.ini
@@ -40,8 +40,8 @@ commands =
40
[testenv:docs]
41
basepython = python3.12
42
deps =
43
- sphinx>=7,<8
44
- sphinx_rtd_theme>=2.0,<3
+ sphinx>=8,<9
+ sphinx_rtd_theme>=3,<4
45
commands =
46
sphinx-build -b html -nEW docs docs/_build/html
47
0 commit comments