# HG changeset patch -- Bitbucket.org # Project py-trunk # URL http://bitbucket.org/hpk42/py-trunk/overview # User holger krekel <hol...@merlinux.eu> # Date 1278348049 -7200 # Node ID 89c1f9c16e77248dc23a422ba73e0b2e01e83ae0 # Parent c3726ef7fda9eab28f121915f1e4b55941deaed4 use the new sdistfile option
--- a/tox.ini +++ b/tox.ini @@ -3,7 +3,7 @@ distshare={homedir}/.tox/distshare [tox:hudson] distshare={toxworkdir}/distshare -skip=sdist +sdistfile={distshare}/py-1.3.2a1.zip [testenv] changedir=testing @@ -11,7 +11,6 @@ commands= py.test --confcutdir=.. -rfsxX --junitxml=junit-{envname}.xml --tools-on-path [] deps= pexpect - {distshare}/py-1.3.2a1.zip [testenv:py27] basepython=python2.7 [testenv:py26] _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn