Commit 0b4bfc81 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent dfbade37
# ERP5 requirements for pip. Last synced to slapos.git ee0352eb
# ( zc.recipe.egg has a problem installing because of setuptools bug - buglink nearby zc.recipe.egg
# workaround is: install zc.recipe.egg manually after first `pip install -r
# for-erp5.txt` failure and then retry `pip install -r for-erp5.txt` again )
--trusted-host www.nexedi.org
--trusted-host pkgs.fedoraproject.org
--find-links http://www.nexedi.org/static/packages/source/
......@@ -234,15 +237,15 @@ xml-marshaller==0.9.7
xupdate-processor==0.4
z3c.checkversions==0.5
z3c.recipe.compattest==0.12.2
# XXX wants zc.recipe.egg
#z3c.recipe.depgraph==0.5
z3c.recipe.depgraph==0.5
z3c.recipe.sphinxdoc==0.0.8
zExceptions==2.13.0
zLOG==2.11.2
zc.buildout==1.7.1.post13
zc.lockfile==1.0.2
# NOTE zc.recipe.egg should be installed manually to workaround setuptools bug:
# https://github.com/pypa/pip/issues/3028
#zc.recipe.egg==1.3.2.post5
zc.recipe.egg==1.3.2.post5
zc.recipe.testrunner==1.2.1
zc.resourcelibrary==1.3.4
zdaemon==2.0.7
......
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