mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-10 04:39:54 +02:00
CI: make coverage cfg work with both editable and dist install
This commit is contained in:
parent
bbc06dbbc1
commit
7609c64c8b
1 changed files with 1 additions and 3 deletions
|
@ -50,6 +50,4 @@ where = ["src"]
|
||||||
|
|
||||||
[tool.coverage.run]
|
[tool.coverage.run]
|
||||||
branch = true
|
branch = true
|
||||||
source = [
|
source = ["eynollah"]
|
||||||
"src/eynollah"
|
|
||||||
]
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue