aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8bb591f9..cc3b706f 100644
--- a/setup.py
+++ b/setup.py
@@ -295,7 +295,7 @@ setup(
"doc8",
"pyenchant",
"readme_renderer >= 16.0",
- "sphinx != 1.6.1, != 1.6.2",
+ "sphinx != 1.6.1, != 1.6.2, != 1.6.3",
"sphinx_rtd_theme",
"sphinxcontrib-spelling",
],