Skip to content

Commit 6e3378b

Browse files
committed
add sphinx constraint
1 parent 7b823c8 commit 6e3378b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232

3333
# docs
3434
'm2r>=0.2.0,<0.3',
35-
'Sphinx>=1.7.1,<3',
35+
#'Sphinx>=1.7.1,<3',
36+
'Sphinx>=5',
3637
'sphinx_rtd_theme>=0.2.4,<0.5',
3738
'autodocsumm>=0.1.10',
3839
'mistune>=0.7,<2',

0 commit comments

Comments
 (0)