commit | 7bb0210ef9e4cd7c822ea3864bd7b18f3877c24b | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Mon Sep 25 21:52:04 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Sep 26 09:52:04 2017 +0800 |
tree | 6344163c8fb070669f691c36d270fa8265083462 | |
parent | b76bcf88bd272dcde26858c936a743a229aefd5a [diff] [blame] |
blacklist yet another version of sphinx (#3940)
diff --git a/setup.py b/setup.py index 692313f..e69ffee 100644 --- a/setup.py +++ b/setup.py
@@ -290,7 +290,7 @@ "doc8", "pyenchant >= 1.6.11", "readme_renderer >= 16.0", - "sphinx != 1.6.1, != 1.6.2, != 1.6.3", + "sphinx != 1.6.1, != 1.6.2, != 1.6.3, != 1.6.4", "sphinx_rtd_theme", "sphinxcontrib-spelling", ],