sphinx to v2, because starting from blank slate

This commit is contained in:
Jason Carver 2019-11-26 17:29:13 -08:00
parent 1564ad659b
commit 6668e8d339

View File

@ -19,7 +19,7 @@ extras_require = {
"docformatter>=1.3.1,<2",
],
"doc": [
"Sphinx>=1.6.5,<2",
"Sphinx>=2.2.1,<3",
"sphinx_rtd_theme>=0.4.3,<=1",
"towncrier>=19.2.0, <20",
],