Skip to content

Commit 774a1ba

Browse files
committed
Pin Sphinx to avoid docstring bug
1 parent 80edce2 commit 774a1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers =
3535
packages = find_namespace:
3636
setup_requires =
3737
pytest-runner
38-
sphinx
38+
sphinx < 3.2
3939
sphinx_rtd_theme
4040
install_requires =
4141
numpy

0 commit comments

Comments
 (0)