摘要: How to 1. export uv export --frozen --no-hashes -o dev_requirements.txt --frozen表示只输出txt,不更新uv.lock文件 2. create venv and install pip uv venv --python 阅读全文
posted @ 2024-10-29 10:05 waketzheng 阅读(23) 评论(0) 推荐(0) 编辑