X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=b10e7f925ae2072561e80ead4fda253e4deb942c;hb=51f4486b06781541ee15ea332261247ed3e930f6;hp=5940b95a73cb36b87704be13744749b54fca07b2;hpb=e27def0d99cc73c5c0b7550a28e95abd6c1cd996;p=osm%2FMON.git diff --git a/tox.ini b/tox.ini index 5940b95..b10e7f9 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 +envlist = py3, flake8 toxworkdir={homedir}/.tox [testenv]