summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGael Pasgrimaud <gael@gawel.org>2014-04-15 21:02:51 +0200
committerGael Pasgrimaud <gael@gawel.org>2014-04-15 21:02:51 +0200
commit40f5331a9ba4bd1788acab336b8ad1a666739fc4 (patch)
tree786fc3f59c1743479b450a71371aebdef245b479
parent515ce8e74f47ec737b19a36a88b26cf7d67927a4 (diff)
downloadwebtest-40f5331a9ba4bd1788acab336b8ad1a666739fc4.tar.gz
py2.6 need ordereddict
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 4d510cb..edef99c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,6 +31,7 @@ deps =
deps =
{[common]deps}
{[PY2]deps}
+ ordereddict
[testenv:py27]
deps =