Merge "Feature 1417: support of PDUs in a VNF"
[osm/IM.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 4493390..c1c0215 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,6 +5,7 @@ toxworkdir={homedir}/.tox
 [testenv]
 deps=nose
      mock
 [testenv]
 deps=nose
      mock
+     pyyaml
 commands=nosetests
 
 [testenv:flake8]
 commands=nosetests
 
 [testenv:flake8]