diff --git a/tox.ini b/tox.ini index 3c2ef1f6..b0fc2138 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