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 cec4f17 commit 34c62daCopy full SHA for 34c62da
requirements/docs.txt
@@ -7,7 +7,7 @@ docutils>=0.16
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