summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTodd Willey <todd@ansolabs.com>2010-12-21 01:41:28 -0500
committerTodd Willey <todd@ansolabs.com>2010-12-21 01:41:28 -0500
commitc364724a0dc7a658058fcb167af66ee7eb5bcd2a (patch)
tree8a348372437c59d306816eb01ed069d50c349e82 /tools
parent800ecbd713c55d7410d6eb860a439cb87468e7ad (diff)
Use paste.deploy for running the api server.
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 52451b8cb..4fd147670 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -21,4 +21,6 @@ mox==0.5.0
greenlet==0.3.1
nose
bzr
-Twisted>=10.1.0 \ No newline at end of file
+Twisted>=10.1.0
+PasteDeploy
+paste