Commit 647f4210 authored by Jérome Perrin's avatar Jérome Perrin

Merge remote-tracking branch 'upstream/master' into zope4py2

parents 719f05a9 74abbec7
...@@ -79,7 +79,6 @@ parts += ...@@ -79,7 +79,6 @@ parts +=
genbt5list genbt5list
# some additional utils # some additional utils
zodbanalyze
zodbpack zodbpack
# Create instance template # Create instance template
...@@ -624,13 +623,6 @@ eggs = ...@@ -624,13 +623,6 @@ eggs =
munnel munnel
patch-binary = ${eggs:patch-binary} patch-binary = ${eggs:patch-binary}
[zodbanalyze]
recipe = zc.recipe.egg
eggs = erp5.util
entry-points =
zodbanalyze=erp5.util.zodbanalyze:main
scripts = zodbanalyze
# develop erp5.util from parts/erp5/ # develop erp5.util from parts/erp5/
[erp5-util-develop] [erp5-util-develop]
recipe = zc.recipe.egg:develop recipe = zc.recipe.egg:develop
......
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