Skip to content

Commit 95c53a6

Browse files
committed
Unpinned Sphinx~=3.0 requirement
1 parent 72f6351 commit 95c53a6

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
@@ -12,7 +12,7 @@
1212
"typing_extensions; python_version<'3.8'",
1313
],
1414
"docs": [
15-
"Sphinx~=3.0",
15+
"Sphinx",
1616
"recommonmark>=0.5.0",
1717
"nbsphinx",
1818
"sphinx_copybutton",

0 commit comments

Comments
 (0)