Commit 64f96fef authored by Julien Muchembled's avatar Julien Muchembled

re6st: recent SlapOS now has proper support for wheels

parent 2bf546d1
......@@ -103,7 +103,6 @@ def bootstrap(task):
no_wheel()
check_call(("bin/buildout", "buildout:extensions=",
"buildout:newest=true", "buildout:parts=python-bootstrap"))
no_wheel()
check_call(("bin/python.tmp", "bin/buildout", "bootstrap"))
assert not glob("download-cache/dist/*.whl")
os.rename("bin/python.tmp", "bin/python")
......
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