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