Skip to content

Commit af5602b

Browse files
committed
Add coverage support
1 parent 201fa0e commit af5602b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
astroid==3.3.10
22
asttokens==3.0.0
33
contourpy==1.3.2
4+
coverage==7.9.2
45
cycler==0.12.1
56
decorator==5.2.1
67
dill==0.4.0
@@ -29,6 +30,7 @@ Pygments==2.19.2
2930
pylint==3.3.7
3031
pyparsing==3.2.3
3132
pytest==8.4.1
33+
pytest-cov==6.2.1
3234
python-dateutil==2.9.0.post0
3335
six==1.17.0
3436
stack-data==0.6.3

0 commit comments

Comments
 (0)