enable mypy coverage report

This commit is contained in:
Manuel Barkhau 2019-01-07 16:01:27 +01:00
parent d702a8f07b
commit 4598286f12
2 changed files with 6 additions and 0 deletions

View file

@ -37,3 +37,6 @@
# against the installed modules.
# Unpin when this is released https://github.com/pytest-dev/pytest-cov/pull/240
pytest
# needed for mypy coverage report
lxml

View file

@ -25,3 +25,6 @@ md-toc
straitjacket
pycalver
lib3to6
# needed for mypy coverage report
lxml