diff options
| author | Tom Christie | 2015-03-23 15:59:18 +0000 |
|---|---|---|
| committer | Tom Christie | 2015-03-23 15:59:18 +0000 |
| commit | 331f48054c64c24508a4a933bbc8a61f3540be60 (patch) | |
| tree | b231c6a16bbcc61d5d094c42ce0f2188bc7039ad | |
| parent | 79ea0945445bd3562b143870a4c8500fe0a71365 (diff) | |
| download | django-rest-framework-331f48054c64c24508a4a933bbc8a61f3540be60.tar.bz2 | |
Try to resolve pep8 versioning clash.
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,8 +20,8 @@ deps = [testenv:py27-flake8] deps = - -rrequirements/requirements-testing.txt -rrequirements/requirements-codestyle.txt + -rrequirements/requirements-testing.txt commands = ./runtests.py --lintonly [testenv:py27-docs] |
