diff --git a/pyproject.toml b/pyproject.toml index 50c2dc4ebce2..4473417ab0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -293,4 +293,4 @@ netflix = [ ] [tool.uv.sources] -dispatch-internal-plugins = { path = "./internal-plugins", editable = true } +dispatch-internal-plugins = { path = "../dispatch-internal-plugins", editable = true }