Commit 27b150c2 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix dependency.

parent dcfb9be9
......@@ -33,7 +33,7 @@ setup(name=name,
'netaddr', # to manipulate on IP addresses
'setuptools', # namespaces
'slapos.slap', # uses internally
# 'slapos.tool.cloudmgr', # needed for libclouds # disabled, as not available
# 'slapos.toolbox', # needed for libcloud, cloudmgr, disabled for now
'xml_marshaller', # need to communication with slapgrid
'zc.buildout', # plays with buildout
'zc.recipe.egg', # for scripts generation
......
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