pass on arguments to py.test

main
Alex Morega 12 years ago
parent a75ea0d693
commit 2e517001a9

@ -2,7 +2,7 @@
envlist=py26,py27,py33,pypy
[testenv]
commands=py.test
commands=py.test []
deps=pytest
[testenv:py26]

Loading…
Cancel
Save