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]
branch = true
source = [
"src/eynollah"
]
source = ["eynollah"]

Loading…
Cancel
Save