mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 05:06:53 +03:00
296904099f
* Add Django 2.0 to tox/travis. Updated requirements * Drop Django 1.8 & 1.9
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
# PyTest for running the tests.
|
|
pytest==3.2.2
|
|
pytest-django==3.1.2
|
|
pytest-cov==2.5.1
|