diff --git a/setup.py b/setup.py index a3895f5f9a9eb7cf746eb06d197083484810f234..8fb9ec8405be9605d7145b8d50e59a73b90fcb95 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup(name=name, 'lxml', # for full blown python interpreter 'netaddr', # to manipulate on IP addresses 'setuptools', # namespaces - 'slapos.slap', # uses internally + 'slapos.core', # uses internally # 'slapos.toolbox', # needed for libcloud, cloudmgr, disabled for now 'xml_marshaller', # need to communication with slapgrid 'zc.buildout', # plays with buildout