aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAymeric Augustin2013-12-15 13:11:11 +0100
committerAymeric Augustin2013-12-15 13:11:11 +0100
commit80caa0a444b9a19a276d8ee64a5fc75e9a5cee97 (patch)
treeeed149083a0a915c3c27c073c0acb8ed1fdfe215 /tox.ini
parent5360a2ba9c5b866ce2502aa43606b2647acea63b (diff)
downloaddjango-debug-toolbar-80caa0a444b9a19a276d8ee64a5fc75e9a5cee97.tar.bz2
Alphabetical ordering :)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 98c487e..a0a6ea3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,9 +15,9 @@ envlist =
[testenv]
commands = make test
deps =
+ django-discover-runner
selenium
sqlparse
- django-discover-runner
setenv =
PYTHONPATH = {toxinidir}
whitelist_externals = make