X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=tox.ini;h=c1c021508d143031ea7695daa3125ecd74960ff5;hp=44933907ce1302dbbebb035086df556e4a9b0ba8;hb=658dd3c4a146ee3581e666066d9eea30177d49fd;hpb=19a20de67ca9bd705abed066a8c530a8a4fdf461 diff --git a/tox.ini b/tox.ini index 4493390..c1c0215 100644 --- a/tox.ini +++ b/tox.ini @@ -5,6 +5,7 @@ toxworkdir={homedir}/.tox [testenv] deps=nose mock + pyyaml commands=nosetests [testenv:flake8]