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