aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevan Radaković <stevan.radakovic@linaro.org>2013-03-31 22:33:50 +0200
committerStevan Radaković <stevan.radakovic@linaro.org>2013-03-31 22:33:50 +0200
commit270e8a6ef0eef6d674cf68c09efca2481e2aaf70 (patch)
tree0e655d5828e87a029411131d1ce2a354305f5e4d
parente5cd40c554aabc4bb8d240c3232e9fda90ab59f6 (diff)
Fix lines removed by auto-merge.
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index fe803b88..8b341842 100644
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,8 @@ requirements = [
"webtest==1.4.3",
"Pylons==1.0.0",
"Beaker==1.6.4",
+ "WebHelpers==1.3",
+ "formencode==1.2.4",
"SQLAlchemy==0.7.9",
"Mako==0.7.3",
"pygments>=1.5",