X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2Ftest-requirements.txt;h=c264540c0cc8619456844c1085ada61149071c6d;hb=078bc653a293415a89bf9a315f43cdf9f92ac15f;hp=99d7f13138f441502d8e1a36a08291b0bb867442;hpb=a5bf56b11e3b61a1ae6cbe34b9a88603f322a7ab;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