increase sphinx to >= 3.1 in requirements
- fix #72 - our sphinx docs need >= 3.1 because they use autosummary with :recursive:
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pytest
|
||||
numpy
|
||||
sphinx
|
||||
sphinx>=3.1
|
||||
sphinx_rtd_theme
|
||||
|
||||
Reference in New Issue
Block a user