# HG changeset patch -- Bitbucket.org # Project py-trunk # URL http://bitbucket.org/hpk42/py-trunk/overview # User holger krekel <hol...@merlinux.eu> # Date 1276773928 -7200 # Node ID a9febe68a28b0833ec722f122db8fc34c46e27e3 # Parent 1c942fce6eaabbaa0d9e43fb50d4d6307d2f2478 remove tox.ini for now
--- a/tox.ini +++ /dev/null @@ -1,20 +0,0 @@ -[test] -changedir=testing -cmdargs=py.test - -n3 - --basetemp=%(envtmpdir)s - --confcutdir=.. - --junitxml=junit-%(envname)s.xml - --junitprefix=%(envname)s -deps=pytest-xdist -[testenv:py24] -python=python2.4 -[testenv:py25] -python=python2.5 -[testenv:py26] -python=python2.6 -#[testenv:jython] -#python=jython -#command=py.test-jython -n3 --basetemp=%(envtmpdir)s --confcutdir=.. --junitxml=junit-%(envname)s.xml -#[testenv:py31] -#python=python3.1 _______________________________________________ py-svn mailing list py-svn@codespeak.net http://codespeak.net/mailman/listinfo/py-svn