Skip to content

Commit 49c808b

Browse files
committed
attempting to fix readthedocs
1 parent c17f63e commit 49c808b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
zip_safe=False,
6969
extras_require={
7070
'docs': [
71-
'sphinx<1.7.0',
71+
'sphinx>=1.7.4',
7272
],
7373
'tests': [
7474
'flake8>=3.5.0',

0 commit comments

Comments
 (0)