mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +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]
|
||||
branch = true
|
||||
source = [
|
||||
"src/eynollah"
|
||||
]
|
||||
source = ["eynollah"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue