Commit ca24dfb2 authored by Lucas Carvalho's avatar Lucas Carvalho

Disabled ipdb because it depends of ipython.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34514 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a7294571
......@@ -3,7 +3,7 @@
erp5diff = 0.2
python-memcached = 1.45
PyXML = 0.8.4
ipdb = 0.1dev_r1716
#ipdb = 0.1dev_r1716
itools = 0.20.8
numpy = 1.3.0
plone.recipe.zope2instance = 3.6
......
......@@ -64,7 +64,8 @@ eggs =
cElementTree
elementtree
erp5diff
ipdb
# It depends of ipython, which is already disabled.
# ipdb
lxml
mechanize
numpy
......
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