bug-fix: coverage package missing for ci verify
[bottlenecks.git] / requirements / verify.txt
index e8d51f4..86f57e0 100644 (file)
@@ -6,5 +6,7 @@
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
+# This file is for verify job excuted by OPNFV CI
 
-flake8==3.0.4
\ No newline at end of file
+flake8==3.0.4
+coverage==4.4.2
\ No newline at end of file