X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=modules%2Ftest-requirements.txt;h=c264540c0cc8619456844c1085ada61149071c6d;hb=bba9d47d826283461ee31a6c437e537f0a93d827;hp=99d7f13138f441502d8e1a36a08291b0bb867442;hpb=5412a1b30129d25b6f7f7de6c5262e2e3edc699b;p=releng.git diff --git a/modules/test-requirements.txt b/modules/test-requirements.txt index 99d7f1313..c264540c0 100644 --- a/modules/test-requirements.txt +++ b/modules/test-requirements.txt @@ -1,6 +1,2 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - -nose -coverage +nose # LGPL +coverage>=4.0 # Apache-2.0