We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17f63e commit 49c808bCopy full SHA for 49c808b
1 file changed
setup.py
@@ -68,7 +68,7 @@
68
zip_safe=False,
69
extras_require={
70
'docs': [
71
- 'sphinx<1.7.0',
+ 'sphinx>=1.7.4',
72
],
73
'tests': [
74
'flake8>=3.5.0',
0 commit comments