Skip to content

Commit b358417

Browse files
committed
Remove pin for Sphinx.
1 parent d63d86d commit b358417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pre-commit",
2121
],
2222
"doc": [
23-
"Sphinx>=1.6.5,<2",
23+
"Sphinx",
2424
"sphinx_rtd_theme>=0.1.9",
2525
],
2626
"dev": [

0 commit comments

Comments
 (0)