From: Kenneth Reitz Date: Thu, 23 Jun 2011 09:15:09 +0000 (-0400) Subject: tox fix X-Git-Tag: v0.5.1^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=882b465968ca9b8baecd6449e42c3253d0f29bef;p=services%2Fpython-requests.git tox fix --- 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