fix testing on pypy

This commit is contained in:
Manuel Barkhau 2019-02-15 19:57:18 +01:00
parent 4dd7ecf640
commit 7172afdd81
5 changed files with 27 additions and 24 deletions

View file

@ -33,9 +33,5 @@
# speed, security, and simplicity.
# pyblake2
# pytest is required in every environment to run the test suite
# against the installed modules.
pytest
# needed for mypy coverage report
lxml