aboutsummaryrefslogtreecommitdiffstats
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 0c793e32..5c8c5843 100644
--- a/setup.py
+++ b/setup.py
@@ -297,7 +297,7 @@ setup(
"test": test_requirements,
"docs": [
- "sphinx >= 1.6.5",
+ "sphinx >= 1.6.5,!=1.8.0",
"sphinx_rtd_theme",
],
"docstest": [