【发布时间】:2018-12-03 05:58:08
【问题描述】:
发件人:https://github.com/brandon-rhodes/luca/blob/master/requirements.txt
ansi2html
pytest
sphinx
tox
-e .
最后一行-e . 是做什么的?
【问题讨论】:
-
它将软件包安装为editable
标签: python pip requirements.txt
发件人:https://github.com/brandon-rhodes/luca/blob/master/requirements.txt
ansi2html
pytest
sphinx
tox
-e .
最后一行-e . 是做什么的?
【问题讨论】:
标签: python pip requirements.txt