Actually build wheels for VCS checkouts

上级 6dff83b5
......@@ -715,7 +715,7 @@ class WheelBuilder(object):
pass
elif autobuilding and req.link and not req.link.is_artifact:
# VCS checkout. Build wheel just for this run.
ephem_cache = True
buildset.append((req, True))
elif autobuilding and not req.source_dir:
pass
else:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册