Skip to content

Commit

Permalink
Add coverage support
Browse files Browse the repository at this point in the history
  • Loading branch information
tk3016 committed Nov 24, 2023
1 parent 39971f3 commit f28dbd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
astroid==3.0.1
colorama==0.4.6
contourpy==1.2.0
coverage==7.3.2
cycler==0.12.1
dill==0.3.7
fonttools==4.45.1
Expand All @@ -17,6 +18,7 @@ pluggy==1.3.0
pylint==3.0.2
pyparsing==3.1.1
pytest==7.4.3
pytest-cov==4.1.0
python-dateutil==2.8.2
six==1.16.0
tomlkit==0.12.3

0 comments on commit f28dbd6

Please sign in to comment.