Skip to content

Commit 2079ed2

Browse files
committed
Update Sphinx
1 parent e489967 commit 2079ed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ commands =
4040
[testenv:docs]
4141
basepython = python3.12
4242
deps =
43-
sphinx>=7,<8
44-
sphinx_rtd_theme>=2.0,<3
43+
sphinx>=8,<9
44+
sphinx_rtd_theme>=3,<4
4545
commands =
4646
sphinx-build -b html -nEW docs docs/_build/html
4747

0 commit comments

Comments
 (0)