mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-29 09:53:15 +03:00
Try to resolve pep8 versioning clash.
This commit is contained in:
parent
79ea094544
commit
331f48054c
2
tox.ini
2
tox.ini
|
@ -20,8 +20,8 @@ deps =
|
||||||
|
|
||||||
[testenv:py27-flake8]
|
[testenv:py27-flake8]
|
||||||
deps =
|
deps =
|
||||||
-rrequirements/requirements-testing.txt
|
|
||||||
-rrequirements/requirements-codestyle.txt
|
-rrequirements/requirements-codestyle.txt
|
||||||
|
-rrequirements/requirements-testing.txt
|
||||||
commands = ./runtests.py --lintonly
|
commands = ./runtests.py --lintonly
|
||||||
|
|
||||||
[testenv:py27-docs]
|
[testenv:py27-docs]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user