pip 需求文件中的直接链接

Aus*_*tin 5 https pip requirements.txt

如何将 pip install 添加torch_nightly -f https://download.pytorch.org/whl/nightly/cu90/torch_nightly.htmlrequirements.txt?

我尝试将版本设置为链接以及仅添加链接,但两者显然都不正确

编辑:不会让我添加更多评论,但是我试图将需求文件用于 virtualenvwrapper 环境。想要pip3.6 freeze将我的 brew python3.6 库复制到虚拟环境中。