Pin pytest-xdist to 1.27.*, as 1.28.0++ requires pytest>=4.4.0

This commit is contained in:
Martin Gross
2019-04-04 10:24:59 +02:00
committed by GitHub
parent 4c0e8f69ea
commit af06f6fc38

View File

@@ -9,7 +9,7 @@ codecov
coverage
pytest==3.6.*
pytest-django
pytest-xdist
pytest-xdist==1.27.*
isort
pytest-rerunfailures==4.*
pytest-mock==1.6.*