X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=4ef6a64291c3095f7b0f89fae5e9a9d4413eda27;hb=bd499e01b67f2eb3cd9263f5d5d819fb118c5756;hp=ca49be9659ec311d8df1f7927672f87160722770;hpb=7f11ecff803667fb5cd0e79389eece83ddc96c86;p=osm%2FPOL.git diff --git a/tox.ini b/tox.ini index ca49be9..4ef6a64 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]