Commit 8a30d6c1 authored by Yusei Tahara's avatar Yusei Tahara

software/erp5testnode: Add z3c.etestbrowser for scalability test system.

parent e317c22d
......@@ -34,6 +34,7 @@ eggs =
pytz
erp5.util
PyXML
z3c.etestbrowser
[testnode]
......@@ -65,6 +66,7 @@ apache-libcloud = 2.1.0
gitdb2 = 2.0.2
pyasn1 = 0.3.2
smmap2 = 2.0.3
z3c.etestbrowser = 2.0.1
# Required by:
# slapos.toolbox==0.70
......@@ -89,3 +91,15 @@ lockfile = 0.12.2
# Required by:
# slapos.toolbox==0.70
passlib = 1.7.1
# Required by:
# z3c.etestbrowser==2.0.1
zope.testbrowser = 5.2.4
WSGIProxy2 = 0.4.4
WebTest = 2.0.30
zope.cachedescriptors = 4.3.1
zope.schema = 4.5.0
WebOb = 1.8.2
beautifulsoup4 = 4.6.3
waitress = 1.1.0
zope.event = 4.3.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment