提交 b99e082b 编写于 作者: P Paul Moore

Record download of completed partial requirements

上级 4ac0d3d4
......@@ -471,6 +471,7 @@ class RequirementPreparer:
logger.debug("Downloading link %s to %s", link, filepath)
req = links_to_fully_download[link]
req.local_file_path = filepath
self._downloaded[req.link.url] = filepath
# This step is necessary to ensure all lazy wheels are processed
# successfully by the 'download', 'wheel', and 'install' commands.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册