feat(deps): add uv-backed package installer (#5987)

* feat(deps): add uv-backed package installer

* feat(deps): support package cache root
This commit is contained in:
InfinityPacer
2026-06-23 13:36:15 +08:00
committed by GitHub
parent 126279c63b
commit 0c53fb86fd
21 changed files with 1654 additions and 62 deletions
+1
View File
@@ -5,3 +5,4 @@ pylint~=4.0.6
pytest~=9.0.3
pytest-cov~=7.1.0
pytest-timeout~=2.4.0
uv~=0.11.23