Skip to content

Commit a9696ef

Browse files
hugovkByron
authored andcommitted
Sphinx 4.3.0 will be needed for Python 3.10
1 parent b063003 commit a9696ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: doc/requirements.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
sphinx==4.1.2
1+
# TODO Temporary until Sphinx 4.3.0 released with Python 3.10 support:
2+
# https://github.com/sphinx-doc/sphinx/pull/9712
3+
sphinx==4.1.2;python_version<="3.9"
4+
git+git://github.com/sphinx-doc/sphinx@f13ad80#egg=sphinx;python_version>="3.10"
25
sphinx_rtd_theme
36
sphinx-autodoc-typehints

0 commit comments

Comments
 (0)