Commit a40f1c1f authored by Łukasz Nowak's avatar Łukasz Nowak

Switch to slapos.buildout development too.

parent d2def9ce
......@@ -140,7 +140,7 @@ if not os.path.exists(partsdir):
os.mkdir(partsdir)
zc.buildout.easy_install.sitepackage_safe_scripts(
'bin', pkg_resources.working_set, sys.executable, partsdir,
reqs=['zc.buildout'])
reqs=['slapos.buildout'])
bin_buildout = os.path.join('bin', 'buildout')
......
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