diff --git a/pyproject.toml b/pyproject.toml index 26b79039..0174c5d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ exclude = [ # might need to be rewritten down the line. "src/auth/k8s.py", ] +extraPaths = ["./src"] [tool.pdm] distribution = true