mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
# Pytest for running the tests.
|
|
pytest==4.3.0
|
|
pytest-django==3.4.8
|
|
pytest-cov==2.6.1
|