@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user