Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ refactor: move to uv #58

Merged
merged 8 commits into from
Aug 2, 2024
Merged

✨ refactor: move to uv #58

merged 8 commits into from
Aug 2, 2024

Conversation

SigureMo
Copy link
Contributor

@SigureMo SigureMo commented Aug 2, 2024

使用 uv 替代 poetry

build backend 暂时使用 hatchling

目前 uv 还缺失一些命令,比如

  • uv build
  • uv publish

但已经处于基本可用的状态了

暂时不用 cache,因为 actions/setup-python#822 (comment) 提到加了 cache 反而变慢,经测试确实(第二次运行,命中 cache 时),至少没有提升

uv 未发布的文档见 https://docs.astral.sh/uv/

(继 Ruff 的第二个 Astral 工具集成了,下一个就是 red-knot 了~

@SigureMo SigureMo merged commit 022ed7c into main Aug 2, 2024
5 checks passed
@SigureMo SigureMo deleted the move-to-uv branch August 2, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant