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 15ee1f4 commit dde425aCopy full SHA for dde425a
requirements/docs.txt
@@ -7,7 +7,7 @@ docutils>=0.16,<0.18 # Sphinx not yet compatible with docutils >= 0.18
7
sphinxcontrib-fulltoc>=1.0
8
sphinxcontrib-mockautodoc
9
https://github.com/PyTorchLightning/lightning_sphinx_theme/archive/master.zip#egg=pt-lightning-sphinx-theme
10
-sphinx-autodoc-typehints>=1.0
+sphinx-autodoc-typehints>=1.0,<1.15 # v1.15 failing on master (#11405)
11
sphinx-paramlinks>=0.5.1
12
sphinx-togglebutton>=0.2
13
sphinx-copybutton>=0.3
0 commit comments