Skip to content

Commit 2c8107f

Browse files
committed
sphinx-rtd-theme >= 1.0.0rc1
to address readthedocs/sphinx_rtd_theme#1115
1 parent 483734f commit 2c8107f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
sphinx~=4.1
2-
# docutils is only specified due to https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
3-
docutils < 0.16
4-
sphinx-rtd-theme
2+
docutils
3+
sphinx-rtd-theme >= 1.0.0rc1
54
sphinx-autodoc-typehints
65
-e .[dev]

0 commit comments

Comments
 (0)