summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 10ed3fa23..56f9e30d1 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ tests_require = [
docs_extras = [
- 'Sphinx >= 1.7.4',
+ 'Sphinx >= 1.7.4,<=1.7.9',
'docutils',
'pylons-sphinx-themes',
'pylons_sphinx_latesturl',