X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=f3cbbf81ee6bdc399d6058c0c2be36fee5a05e85;hb=b89f2fff0ca59f55a5caed03d15e34884721c88b;hp=0f55e6a483142b11b8bf86c30706c841ca8a9ab9;hpb=c2ca299be7f2663544d4d3ebd85ee19b5011b190;p=osm%2FN2VC.git diff --git a/tox.ini b/tox.ini index 0f55e6a..f3cbbf8 100644 --- a/tox.ini +++ b/tox.ini @@ -5,8 +5,12 @@ [tox] envlist = py35 +skipsdist=True [testenv] -commands = py.test +usedevelop=True +passenv = + HOME +commands = py.test -rsx -s deps = pytest