remove pytest pin, (pytest-cov==2.6.1 has fix)

This commit is contained in:
Manuel Barkhau 2019-01-07 15:00:20 +01:00
parent 904fb1ae03
commit c85c80abda

View file

@ -36,4 +36,4 @@
# pytest is required in every environment to run the test suite
# against the installed modules.
# Unpin when this is released https://github.com/pytest-dev/pytest-cov/pull/240
pytest==4.0.2
pytest