summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index fb6827d..6110b5d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -8,4 +8,5 @@ commands =
[testenv:py26]
basepython = python2.6
deps =
+ ordereddict
unittest2