Skip to content

Commit b7baeca

Browse files
committed
Pin sphinx-rtd-theme to <v1
Fixes #36
1 parent 8c7f30b commit b7baeca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
'doc': [
2121
"Sphinx>=1.6.5,<2",
22-
"sphinx_rtd_theme>=0.1.9",
22+
"sphinx_rtd_theme>=0.1.9,<1",
2323
"towncrier>=19.2.0, <20",
2424
],
2525
'dev': [

0 commit comments

Comments
 (0)