8000
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 b063003 commit a9696efCopy full SHA for a9696ef
doc/requirements.txt
@@ -1,3 +1,6 @@
1
-sphinx==4.1.2
+# 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"
5
sphinx_rtd_theme
6
sphinx-autodoc-typehints
0 commit comments