Commit 46abf85
faresrafat3
pyproject: add pytest-cov to dev deps (CI uses --cov flag)
The tests.yml workflow runs 'pytest --cov=epistemic_forge ...' but
pytest-cov wasn't in [dev] deps. Add it so coverage flags resolve.1 parent f2b1f3a commit 46abf85
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments