summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2008-07-16 21:32:56 +0000
committerChris McDonough <chrism@agendaless.com>2008-07-16 21:32:56 +0000
commitf082cab69f7dd1c42e02748c400d0c7076e9489e (patch)
tree7e59704f7e8638094724c7cc7a2b68a2b365c7f7 /setup.py
parent9217131a2c0144b9df3b96a60c2b157a7282ebf1 (diff)
downloadpyramid-f082cab69f7dd1c42e02748c400d0c7076e9489e.tar.gz
pyramid-f082cab69f7dd1c42e02748c400d0c7076e9489e.tar.bz2
pyramid-f082cab69f7dd1c42e02748c400d0c7076e9489e.zip
Zero in on making docs render properly.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 48f250502..1a8312131 100644
--- a/setup.py
+++ b/setup.py
@@ -66,6 +66,8 @@ setup(name='repoze.bfg',
'Paste',
'z3c.pt',
'FormEncode',
+ 'Sphinx',
+ 'docutils',
],
test_suite="repoze.bfg.tests",
entry_points = """\