diff --git a/setup.py b/setup.py index 087e6637a003150c9caff7099647719d7b35fe51..d629d6a698cc37ee16ab137f56959f0ee62f5252 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