diff options
Diffstat (limited to 'requirements')
-rw-r--r-- | requirements/verify.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements/verify.txt b/requirements/verify.txt index e8d51f47..86f57e02 100644 --- a/requirements/verify.txt +++ b/requirements/verify.txt @@ -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 |