X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Freporting%2Fsetup.py;h=17849f67b6ca9b3fcfdb1a3edc8de5859d5753c0;hb=0889958d6eaa4eff43df7fd4b7c34f16de41fc0b;hp=a52d90555fa745065b9980825e6745bccc43596e;hpb=354afd448cefc348f185b9adc4b5e6d38f96a3b0;p=releng.git diff --git a/utils/test/reporting/setup.py b/utils/test/reporting/setup.py index a52d90555..17849f67b 100644 --- a/utils/test/reporting/setup.py +++ b/utils/test/reporting/setup.py @@ -8,7 +8,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 # pylint: disable=missing-docstring - import setuptools # In python < 2.7.4, a lazy loading of package `pbr` will break