Skip to content

Commit

Permalink
Pin sphinx-rtd-theme to <v1
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Jan 20, 2021
1 parent 8c7f30b commit b7baeca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
'doc': [
"Sphinx>=1.6.5,<2",
"sphinx_rtd_theme>=0.1.9",
"sphinx_rtd_theme>=0.1.9,<1",
"towncrier>=19.2.0, <20",
],
'dev': [
Expand Down

0 comments on commit b7baeca

Please sign in to comment.