Commit f17a519f authored by Łukasz Nowak's avatar Łukasz Nowak

- add ClientForm

 - sort alphabetically


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36403 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ee430cf3
...@@ -68,13 +68,12 @@ recipe = zc.recipe.egg ...@@ -68,13 +68,12 @@ recipe = zc.recipe.egg
eggs = eggs =
${itools:egg} ${itools:egg}
${mysql-python:egg} ${mysql-python:egg}
ClientForm
PyXML PyXML
SOAPpy SOAPpy
cElementTree cElementTree
elementtree elementtree
erp5diff erp5diff
xml_marshaller
xupdate_processor
ipdb ipdb
lxml lxml
mechanize mechanize
...@@ -89,6 +88,8 @@ eggs = ...@@ -89,6 +88,8 @@ eggs =
threadframe threadframe
timerserver timerserver
uuid uuid
xml_marshaller
xupdate_processor
zope.testbrowser zope.testbrowser
python = python2.4 python = python2.4
......
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