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 10e6562 commit 8bdf730Copy full SHA for 8bdf730
setup.cfg
@@ -32,7 +32,7 @@ include_package_data = True
32
zip_safe = False
33
packages = sphinx_rtd_theme
34
install_requires =
35
- sphinx >=1.6
+ sphinx >=1.6,<6
36
docutils <0.18
37
Jinja2 <3.1
38
tests_require =
0 commit comments