X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=5940b95a73cb36b87704be13744749b54fca07b2;hb=6eda48bf7489c00fee4e1f276404ab82db23fd1d;hp=b10e7f925ae2072561e80ead4fda253e4deb942c;hpb=058d51d5f8ba1666242a12f52d99bdd74ec7f94f;p=osm%2FMON.git diff --git a/tox.ini b/tox.ini index b10e7f9..5940b95 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,7 @@ # test suite on all supported python versions. To use it, "pip install tox" # and then run "tox" from this directory. [tox] -envlist = py3, flake8 +envlist = py3 toxworkdir={homedir}/.tox [testenv]