summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-09-22 01:42:14 -0700
committerSteve Piercy <web@stevepiercy.com>2018-09-22 01:42:14 -0700
commit473663742fc4015d670a2218ba998fbf9aba92e5 (patch)
tree9ad405430d79afbd8c3d55f5764d2189e8ae62b8 /setup.py
parent0296259599809671df9a4bb3b14623c117c09344 (diff)
downloadpyramid-473663742fc4015d670a2218ba998fbf9aba92e5.tar.gz
pyramid-473663742fc4015d670a2218ba998fbf9aba92e5.tar.bz2
pyramid-473663742fc4015d670a2218ba998fbf9aba92e5.zip
Bump Sphinx
- See #3350
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 0310a2aa4..d3d453a0d 100644
--- a/setup.py
+++ b/setup.py
@@ -41,7 +41,7 @@ tests_require = [
docs_extras = [
- 'Sphinx >= 1.7.4,<=1.7.9',
+ 'Sphinx >= 1.8.1',
'docutils',
'pylons-sphinx-themes >= 1.0.8',
'pylons_sphinx_latesturl',