summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorIryna Cherniavska <i.chernyavska@gmail.com>2016-01-06 15:50:17 -0800
committerIryna Cherniavska <i.chernyavska@gmail.com>2016-01-06 15:50:17 -0800
commit614039f4695f3fe3af30564b8ef43d6fe7ccfc07 (patch)
tree9bff85122d3f40d2412e933e432fdb503343996f /tox.ini
parente14e97e4cd45445400322b270b631ebb4424e7bb (diff)
Added humanize to tox to fix tox failure.
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 c1885113..d28ddf43 100644
--- a/tox.ini
+++ b/tox.ini
@@ -4,4 +4,5 @@ envlist = py26, py27, py33, py34
deps = pytest
mock
pgspecial
+ humanize
commands = py.test