CI: make coverage cfg work with both editable and dist install

v3-api-release-foreal-codecov
Robert Sachunsky 1 week ago
parent bbc06dbbc1
commit 7609c64c8b

@ -50,6 +50,4 @@ where = ["src"]
[tool.coverage.run] [tool.coverage.run]
branch = true branch = true
source = [ source = ["eynollah"]
"src/eynollah"
]

Loading…
Cancel
Save