i've got to figure this out

This commit is contained in:
Kenneth Reitz
2011-02-18 01:31:21 -05:00
parent aa8590e8b8
commit cff8a6ac9a
+3 -1
View File
@@ -3,4 +3,6 @@ envlist = py24,py25,py26,py27
[testenv]
commands=nosetests test_tablib.py --with-xunit --xunit-file=nosetests.xml
deps = nose,simplejson
deps =
nose
simplejson