pytest: use latest version

This commit is contained in:
Thomas Waldmann 2018-11-16 01:04:56 +01:00
parent c0373d4f53
commit 55717c4751
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ setuptools_scm
pip
virtualenv
tox
pytest<4.0.0
pytest
pytest-xdist
pytest-cov
pytest-benchmark