mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Fixed tox dependencies.
This commit is contained in:
parent
813219c5df
commit
0796cc845b
1
tox.ini
1
tox.ini
|
@ -21,6 +21,7 @@ deps =
|
||||||
{py26,py27}-django{14,15}: django-oauth2-provider==0.2.3
|
{py26,py27}-django{14,15}: django-oauth2-provider==0.2.3
|
||||||
{py26,py27}-django16: django-oauth2-provider==0.2.4
|
{py26,py27}-django16: django-oauth2-provider==0.2.4
|
||||||
pytest-django==2.6.1
|
pytest-django==2.6.1
|
||||||
|
pytest-xdist==1.11
|
||||||
django-filter==0.7
|
django-filter==0.7
|
||||||
defusedxml==0.3
|
defusedxml==0.3
|
||||||
markdown>=2.1.0
|
markdown>=2.1.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user