diff --git a/pyproject.toml b/pyproject.toml index a5726f1..4da39ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,6 +50,4 @@ where = ["src"] [tool.coverage.run] branch = true -source = [ - "src/eynollah" -] +source = ["eynollah"]