just use the released version fo execnet
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -9,7 +9,6 @@ sdistsrc={distshare}/pytest-xdist-*
|
||||
changedir=testing
|
||||
deps=
|
||||
{distshare}/py-*
|
||||
{distshare}/execnet-*
|
||||
commands=
|
||||
py.test -rsfxX --tools-on-path \
|
||||
--junitxml={envlogdir}/junit-{envname}.xml []
|
||||
@@ -19,7 +18,6 @@ basepython=python2.7
|
||||
basepython=python2.6
|
||||
deps=
|
||||
{distshare}/py-*
|
||||
{distshare}/execnet-*
|
||||
pexpect
|
||||
#[testenv:py26-py132]
|
||||
#basepython=python2.6
|
||||
|
||||
Reference in New Issue
Block a user