parent
f9c5b00ffa
commit
3aefaff44f
2
tox.ini
2
tox.ini
|
@ -10,7 +10,7 @@ basepython=python
|
||||||
deps=docutils
|
deps=docutils
|
||||||
pygments
|
pygments
|
||||||
changedir=doc
|
changedir=doc
|
||||||
commands= py.test -rsfxX
|
commands= py.test -rsfxX --confcutdir=.. --junitxml=junit-{envname}s --forcegen
|
||||||
[testenv:py25]
|
[testenv:py25]
|
||||||
basepython=python2.5
|
basepython=python2.5
|
||||||
[testenv:py24]
|
[testenv:py24]
|
||||||
|
|
Loading…
Reference in New Issue