use the new sdistfile option
--HG-- branch : trunk
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -3,7 +3,7 @@ distshare={homedir}/.tox/distshare
|
||||
|
||||
[tox:hudson]
|
||||
distshare={toxworkdir}/distshare
|
||||
skip=sdist
|
||||
sdistfile={distshare}/py-1.3.2a1.zip
|
||||
|
||||
[testenv]
|
||||
changedir=testing
|
||||
@@ -11,7 +11,6 @@ commands=
|
||||
py.test --confcutdir=.. -rfsxX --junitxml=junit-{envname}.xml --tools-on-path []
|
||||
deps=
|
||||
pexpect
|
||||
{distshare}/py-1.3.2a1.zip
|
||||
[testenv:py27]
|
||||
basepython=python2.7
|
||||
[testenv:py26]
|
||||
|
||||
Reference in New Issue
Block a user