summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2019-03-30 13:07:05 -0700
committerTheron Luhn <theron@luhn.com>2019-03-30 13:07:05 -0700
commit4f9b54116c8867505e7b4de526795fc222909983 (patch)
treed4946ccfa2f7dab4480955947b02906e2362f42f
parent362584435e03a3316d5ac5696f72b02975b1950d (diff)
downloadpyramid-4f9b54116c8867505e7b4de526795fc222909983.tar.gz
pyramid-4f9b54116c8867505e7b4de526795fc222909983.tar.bz2
pyramid-4f9b54116c8867505e7b4de526795fc222909983.zip
Pin Sphinx to Read the Docs version.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index afddbda35..758a2259b 100644
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ tests_require = [
docs_extras = [
- 'Sphinx >= 1.8.1', # Unicode characters in tree diagrams
+ 'Sphinx == 1.8.5', # Current version for Read the Docs
'docutils',
'pylons-sphinx-themes >= 1.0.8', # Ethical Ads
'pylons_sphinx_latesturl',