X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2Ftest-requirements.txt;h=1ae13c002214573efc1922292f51a9b23cf0d844;hb=ea41680215f382b1ad70e4dc564529d728665378;hp=99d7f13138f441502d8e1a36a08291b0bb867442;hpb=32c30a6ce8c2f59d75f4c94fce9ed201437a554b;p=releng.git diff --git a/modules/test-requirements.txt b/modules/test-requirements.txt index 99d7f1313..1ae13c002 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.4,>=4.0 # Apache-2.0