Commit 4ff41ace authored by Łukasz Nowak's avatar Łukasz Nowak

- >= 0.6.14 is not resetting = 0.6.13, so just reset it (note: zc.buildout...

 - >= 0.6.14 is not resetting = 0.6.13, so just reset it (note: zc.buildout will be used in non development type since 1.5.0)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38047 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5c7f04e3
...@@ -16,6 +16,7 @@ SOAPpy = 0.12.0 ...@@ -16,6 +16,7 @@ SOAPpy = 0.12.0
Acquisition = Acquisition =
# Zope KGS is incompatible with buildout 1.5.0 in case of distribute and # Zope KGS is incompatible with buildout 1.5.0 in case of distribute and
# zc.buildout # zc.buildout, and as ERP5 Appliance trunk wants to use the newest versions of
distribute >= 0.6.14 # buildout infrastructure clear the pin
zc.buildout >= 1.5.0 distribute =
zc.buildout =
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