Skip to content

Commit 43569ba

Browse files
committed
fix(uv) use correct path to core, relock
1 parent 023414b commit 43569ba

File tree

2 files changed

+29
-7
lines changed

2 files changed

+29
-7
lines changed

services/observability/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
default-groups = "all"
4949

5050
[tool.uv.sources]
51-
stackit-core = { path = "../../stackit-core" }
51+
stackit-core = { path = "../../core" }
5252

5353
[tool.hatch.build.targets.sdist]
5454
include = ["src/stackit"]

services/observability/uv.lock

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

0 commit comments

Comments
 (0)