summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2018-09-23 02:59:04 -0700
committerSteve Piercy <web@stevepiercy.com>2018-09-23 02:59:04 -0700
commitdbd20f58a334c1ee149e00c56c8c52fa748605be (patch)
treecea4e90c8e03f4c046cca7e4c362973cac860412 /setup.py
parented4be441c8620d1888d07ccb14e3973c5b7bbadd (diff)
downloadwaitress-dbd20f58a334c1ee149e00c56c8c52fa748605be.tar.gz
Add ethical ads for RTD; bump Sphinx and theme versions
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 318f5c3..df7101c 100644
--- a/setup.py
+++ b/setup.py
@@ -22,9 +22,9 @@ except IOError:
README = CHANGES = ''
docs_extras = [
- 'Sphinx',
+ 'Sphinx>=1.8.1',
'docutils',
- 'pylons-sphinx-themes >= 0.3',
+ 'pylons-sphinx-themes>=1.0.9',
]
testing_extras = [