From 882b465968ca9b8baecd6449e42c3253d0f29bef Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 23 Jun 2011 05:15:09 -0400 Subject: [PATCH] tox fix --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3c2ef1f..b0fc213 100644 --- a/tox.ini +++ b/tox.ini @@ -5,4 +5,4 @@ envlist = py25,py26,py27 commands=py.test --junitxml=junit-{envname}.xml deps = pytest - omnijson + omnijson \ No newline at end of file -- 2.34.1