Look, a real uv build

This commit is contained in:
konstin 2025-07-18 15:23:55 +02:00
parent a186fda2d2
commit 3432736872
5 changed files with 14 additions and 0 deletions

View File

View File

@ -0,0 +1,11 @@
[project]
name = "uv"
version = "0.1.0"
requires-python = ">=3.8"
[tool.uv.build-backend.data]
scripts = "scripts"
[build-system]
requires = ["uv_build>=0.8.0,<0.9"]
build-backend = "uv_build"

View File

@ -0,0 +1 @@
../../../../target/debug/uv

View File

@ -0,0 +1 @@
../../../python/

1
scripts/packages/scripts/uv Symbolic link
View File

@ -0,0 +1 @@
../../../target/debug/uv