We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5ced10 + 9d1558f commit 9dcd619Copy full SHA for 9dcd619
setup.py
@@ -36,6 +36,7 @@ def read(filename):
36
],
37
extras_require={
38
'sphinx': [
39
+ 'sphinx<1.7.1',
40
'sphinxcontrib-autoprogram>=0.1.3',
41
42
},
0 commit comments