| commit | 1ec592d80c7f07874b08a14984deb21fddb31441 | [log] [tgz] |
|---|---|---|
| author | tierno <alfonso.tiernosepulveda@telefonica.com> | Tue Jun 16 15:29:47 2020 +0000 |
| committer | tierno <alfonso.tiernosepulveda@telefonica.com> | Mon Jun 22 14:42:06 2020 +0000 |
| tree | bb31edbe353b8643634e42d444f42b5d6046a174 | |
| parent | d60bdd09bf04c8e7add7c7bfe2cfd0d74113db40 [diff] [blame] |
fixing flake8 tests Change-Id: Id3db9e940d07fb67a81e727f310900a9eb92e18d Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/RO-VIM-openstack/tox.ini b/RO-VIM-openstack/tox.ini index 2a67756..a22aa1c 100644 --- a/RO-VIM-openstack/tox.ini +++ b/RO-VIM-openstack/tox.ini
@@ -14,8 +14,8 @@ ## [tox] -envlist = py3 -toxworkdir={homedir}/.tox +envlist = flake8 +toxworkdir={toxinidir}/../.tox [testenv] basepython = python3