I don't understand how this thing works

This commit is contained in:
Tom Christie 2015-02-17 16:49:36 +00:00
parent ed0068183f
commit eb05e93a46

View File

@ -7,6 +7,7 @@ envlist =
{py27,py32,py33,py34}-django{17,18alpha}
[testenv]
skipsdist=True
commands = ./runtests.py --fast
setenv =
PYTHONDONTWRITEBYTECODE=1