diff --git a/services/000-master/app/pyproject.toml b/services/000-master/app/pyproject.toml index ddbdd97..e000446 100644 --- a/services/000-master/app/pyproject.toml +++ b/services/000-master/app/pyproject.toml @@ -18,7 +18,7 @@ dev = [ [tool.uv.sources] # Path is relative to where agebd package is deployed on hla # machines (see CI/CD in .gitea/workflows) -agebd = { path = "../../../../../packages/agebd", editable = true } +agebd = { path = "../../../../../packages/dev/agebd", editable = true } [tool.ruff] include = [