摘要: 一、前言 对于Python项目,生成和使用requirements.txt是十分必要的。通过requirements.txt可以一次性保存和安装项目所需要的所有库。尤其是在不同电脑操作时。 allure_python_commons==2.9.43 loguru==0.4.1 pytest==5.4 阅读全文
posted @ 2022-10-18 18:52 一加一 阅读(763) 评论(0) 推荐(0) 编辑