bump to xdist 1.4

This commit is contained in:
holger krekel
2010-07-07 14:52:40 +02:00
parent 67e0cd463c
commit 9aa1df89ee
4 changed files with 8 additions and 6 deletions

View File

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