Commit 517b16e8 authored by Nicolas Delaby's avatar Nicolas Delaby

Unpinned erp5diff (use last version)

install new dependencies for ERP5SyncML
  - xml_marshaller
  - xupdate_processor 


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35804 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 12b0ff3c
......@@ -5,7 +5,6 @@ extends =
[versions]
# XXX refactor parts shared with versions.cfg into a common file
erp5diff = 0.2
python-memcached = 1.45
PyXML = 0.8.4
ipdb = 0.1dev_r1716
......
# taken from https://svn.erp5.org/repos/public/experimental/erp5.buildout/profiles/versions.cfg
[versions]
erp5diff = 0.2
python-memcached = 1.45
PyXML = 0.8.4
ipython = 0.10
......
......@@ -85,6 +85,8 @@ eggs =
erp5diff
ipdb
lxml
xml_marshaller
xupdate_processor
mechanize
numpy
paramiko
......
......@@ -66,6 +66,8 @@ eggs =
cElementTree
elementtree
erp5diff
xml_marshaller
xupdate_processor
ipdb
lxml
mechanize
......
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