[tox] #distshare={homedir}/.tox/distshare envlist=py31,py32,py33 [tox:hudson] #distshare={toxworkdir}/distshare sdistsrc={distshare}/Distutils2-* [testenv] commands= # explicit argument to exclude _backport/tests; # their coverage is not interesting nosetests --with-xunit distutils2/tests deps= docutils unittest2-py3k nose