python 根据目录下的 requirements.txt安装所有依赖

pip install -r ./requirements.txt

 

参考:

https://stackoverflow.com/questions/7225900/how-can-i-install-packages-using-pip-according-to-the-requirements-txt-file-from

posted @ 2021-08-13 14:10  略略略——  阅读(113)  评论(0编辑  收藏  举报