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 895bd06 commit 4fd63c6Copy full SHA for 4fd63c6
setup.py
@@ -30,7 +30,7 @@ def readme():
30
'scipy',
31
'matplotlib',
32
'enum34',
33
- 'Sphinx>=1.4',
+ 'Sphinx==1.4',
34
'sphinx_rtd_theme'
35
],
36
test_suite='nose.collector',
0 commit comments