Skip to content

Commit 7d7b2af

Browse files
authored
Merge pull request #1966 from tisnik/lcore-1388-uv-build-is-llslib-dep
LCORE-1388: uv-build is llslib dependency
2 parents da4b945 + 8d183e8 commit 7d7b2af

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ dev = [
146146
"pybuild-deps>=0.5.0",
147147
"pip==26.1",
148148
"pytest-benchmark>=5.2.3",
149-
"uv-build==0.11.8",
150149
]
151150
llslibdev = [
152151
# To check llama-stack API provider dependecies:
@@ -207,6 +206,7 @@ llslibdev = [
207206
"pydantic>=2.10.6",
208207
"protobuf>=6.33.5",
209208
"filelock>=3.20.3",
209+
"uv-build==0.11.8",
210210
]
211211

212212
build = [

uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)