需求

python 从依赖包记录文件中批量安装包

示例

pip install -r require.txt

先要把require.txt放到合适的地方 然后再输入命令即可