| commit | 6eda48bf7489c00fee4e1f276404ab82db23fd1d | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Wed Nov 21 10:52:05 2018 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Wed Nov 21 12:50:54 2018 -0300 |
| tree | 510f32c7962a93c8f36dd525b99e91fb0a0e8211 | |
| parent | 058d51d5f8ba1666242a12f52d99bdd74ec7f94f [diff] [blame] |
Readds plugins code and respective tests Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com> Change-Id: I80ad624892b513818b1c989494884cc8047e377e
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]