Skip to content

Commit 6f1f857

Browse files
committed
sphinx >=
1 parent c2895a1 commit 6f1f857

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
@@ -21,7 +21,7 @@
2121
]
2222

2323
EXTRAS = {
24-
'docs': ['Sphinx==1.4', 'sphinx_rtd_theme'],
24+
'docs': ['Sphinx>=1.4', 'sphinx_rtd_theme'],
2525
'test': ['pytest', 'pytest-cov'],
2626
}
2727

0 commit comments

Comments
 (0)