Commit 90901580 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

stack/erp5: install performance_tester_erp5 in ERP5 SR.

parent d86b81f2
Pipeline #7467 passed with stage
in 0 seconds
......@@ -503,6 +503,7 @@ eggs = ${neoppod:eggs}
feedparser
validictory
erp5.util
z3c.etestbrowser
huBarcode
qrcode
spyne
......@@ -592,6 +593,7 @@ entry-points =
runwsgi=Products.ERP5.bin.zopewsgi:runwsgi
scripts =
apachedex
performance_tester_erp5
repozo
runwsgi
runzope
......@@ -839,3 +841,23 @@ parso = 0.5.1
yapf = 0.28.0
typing = 3.7.4.1
# Required by:
# erp5.util==0.4.65
z3c.etestbrowser = 3.0.1
zope.testbrowser = 5.5.1
# Required by:
# zope.testbrowser==5.5.1
WSGIProxy2 = 0.4.6
WebTest = 2.0.33
beautifulsoup4 = 4.8.2
# Required by:
# WSGIProxy2==0.4.6
WebOb = 1.8.5
soupsieve = 1.9.5
# Required by:
# soupsieve==1.9.5
backports.functools-lru-cache = 1.6.1
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