摘要: 转自 https://blog.csdn.net/mao_jonah/article/details/89502380 许多Python项目中都包含了requirements.txt文件,该文件记录了当前程序的所有依赖包及其精确版本号。 生成requirement.txt文件 pip freeze 阅读全文
posted @ 2021-01-26 21:24 Gelthin 阅读(8805) 评论(0) 推荐(0) 编辑