diff options
| -rw-r--r-- | tox.ini | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -9,6 +9,8 @@ envlist =  [testenv]  commands = ./runtests.py --fast +setenv = +       PYTHONDONTWRITEBYTECODE=1  [testenv:flake8]  basepython = python2.7 | 
|  | index : django-rest-framework | |
| Web APIs for Django. | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | tox.ini | 2 | 
| @@ -9,6 +9,8 @@ envlist =  [testenv]  commands = ./runtests.py --fast +setenv = +       PYTHONDONTWRITEBYTECODE=1  [testenv:flake8]  basepython = python2.7 |