We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 61f3ccf + 57608b9 commit a3f513cCopy full SHA for a3f513c
tox.ini
@@ -11,6 +11,7 @@ envlist =
11
commands = ./runtests.py --fast {posargs} --coverage -rw
12
setenv =
13
PYTHONDONTWRITEBYTECODE=1
14
+ PYTHONWARNINGS=once
15
deps =
16
django17: Django==1.7.11
17
django18: Django==1.8.9
0 commit comments