X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=tox.ini;h=0574d8a58e902e1b1f7e53f0d2d5cf653be72f27;hp=dec4e03af8da359af0d1d1b98dc8367158f3420e;hb=20afb1eb53ecd8387b2e8e6dbd60718538434068;hpb=a23dd0c7c44a7da1a0da357470d04b5caa0b4567 diff --git a/tox.ini b/tox.ini index dec4e03..0574d8a 100644 --- a/tox.ini +++ b/tox.ini @@ -19,7 +19,7 @@ whitelist_externals = [general] commands = - python /usr/local/bin/py.test --cov={envsitepackagesdir}/sqlconvert + python -m pytest --cov=sqlconvert [testenv:py26] commands = {[general]commands}