Added pytest-xdist to the requirements.

This commit is contained in:
Omer Katz 2014-12-24 18:00:27 +02:00
parent 9f9b9f8944
commit fbf5f58864

View File

@ -3,6 +3,7 @@ Django>=1.4.11
# Test requirements # Test requirements
pytest-django==2.6 pytest-django==2.6
pytest-xdist==1.11
pytest==2.5.2 pytest==2.5.2
pytest-cov==1.6 pytest-cov==1.6
flake8==2.2.2 flake8==2.2.2