tox fix
authorKenneth Reitz <me@kennethreitz.com>
Thu, 23 Jun 2011 09:15:09 +0000 (05:15 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Thu, 23 Jun 2011 09:15:09 +0000 (05:15 -0400)
tox.ini

diff --git a/tox.ini b/tox.ini
index 3c2ef1f..b0fc213 100644 (file)
--- 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