X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=setup.py;h=bf772f32a0220a8f90bd518f09c10e46df02e2c6;hb=a122713a5207a189d659d2d05d31e272b4c544f3;hp=36eead0b4c623d4ceb59398227433bfc8de3782f;hpb=04a7de082bd221eae3c7004f4e0b99dfa4f8be91;p=nfvbench.git diff --git a/setup.py b/setup.py index 36eead0..bf772f3 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Copyright (c) 2013 Hewlett-Packard Development Company, L.P. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -14,8 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT - from setuptools.command.test import test from setuptools import setup import sys