mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Added pytest-xdist to the requirements.
This commit is contained in:
parent
9f9b9f8944
commit
fbf5f58864
|
@ -3,6 +3,7 @@ Django>=1.4.11
|
|||
|
||||
# Test requirements
|
||||
pytest-django==2.6
|
||||
pytest-xdist==1.11
|
||||
pytest==2.5.2
|
||||
pytest-cov==1.6
|
||||
flake8==2.2.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user