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