just use the released version fo execnet

This commit is contained in:
holger krekel
2010-07-07 18:33:27 +02:00
parent f112ad6cfb
commit feaf840fab

View File

@@ -9,7 +9,6 @@ sdistsrc={distshare}/pytest-xdist-*
changedir=testing changedir=testing
deps= deps=
{distshare}/py-* {distshare}/py-*
{distshare}/execnet-*
commands= commands=
py.test -rsfxX --tools-on-path \ py.test -rsfxX --tools-on-path \
--junitxml={envlogdir}/junit-{envname}.xml [] --junitxml={envlogdir}/junit-{envname}.xml []
@@ -19,7 +18,6 @@ basepython=python2.7
basepython=python2.6 basepython=python2.6
deps= deps=
{distshare}/py-* {distshare}/py-*
{distshare}/execnet-*
pexpect pexpect
#[testenv:py26-py132] #[testenv:py26-py132]
#basepython=python2.6 #basepython=python2.6