mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
enable mypy coverage report
This commit is contained in:
parent
d702a8f07b
commit
4598286f12
2 changed files with 6 additions and 0 deletions
|
|
@ -37,3 +37,6 @@
|
||||||
# against the installed modules.
|
# against the installed modules.
|
||||||
# Unpin when this is released https://github.com/pytest-dev/pytest-cov/pull/240
|
# Unpin when this is released https://github.com/pytest-dev/pytest-cov/pull/240
|
||||||
pytest
|
pytest
|
||||||
|
|
||||||
|
# needed for mypy coverage report
|
||||||
|
lxml
|
||||||
|
|
|
||||||
|
|
@ -25,3 +25,6 @@ md-toc
|
||||||
straitjacket
|
straitjacket
|
||||||
pycalver
|
pycalver
|
||||||
lib3to6
|
lib3to6
|
||||||
|
|
||||||
|
# needed for mypy coverage report
|
||||||
|
lxml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue