X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=f3cbbf81ee6bdc399d6058c0c2be36fee5a05e85;hb=4c1f68ce9871fa965fe9683aeeb5ddd66b42a5bc;hp=e57cea154f3bc277ec00857cdf09c2f40354fe3f;hpb=8a3ccd4c23c41b30126ae548a575233cba11cc4d;p=osm%2FN2VC.git diff --git a/tox.ini b/tox.ini index e57cea1..f3cbbf8 100644 --- a/tox.ini +++ b/tox.ini @@ -5,8 +5,10 @@ [tox] envlist = py35 +skipsdist=True [testenv] +usedevelop=True passenv = HOME commands = py.test -rsx -s