summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2015-04-21 14:09:28 -0700
committerSteve Piercy <web@stevepiercy.com>2015-04-21 14:09:28 -0700
commitb004767f8034a925183bb04c06292099e8035048 (patch)
tree6f517a2443744e1eef828357cf2d60d47cbe2b53 /setup.py
parent1ee2c960a627939e5bce882e8bc2883ba8f4d899 (diff)
downloadwaitress-b004767f8034a925183bb04c06292099e8035048.tar.gz
- sign contributors.txt
- use pylons-sphinx-themes instead of git submodule to build docs
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index a0ecafe..951c18e 100644
--- a/setup.py
+++ b/setup.py
@@ -25,6 +25,7 @@ except IOError:
docs_extras = [
'Sphinx',
'docutils',
+ 'pylons-sphinx-themes >= 0.3',
]
testing_extras = [