Commit 16ecc81
committed
Update pytest-coverage.yml
coverage seems to fail because package is installed
-e should make it so that src is still used instead of site-packages
Hoping this allows coverage to work, otherwise i dont know how to test entrypoints being properly installed and ran; mock.patch wont work since that just allows us to provide data1 parent 491f7d4 commit 16ecc81
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments