From f0210f984f570ae4734d4d06c62363b820e885d6 Mon Sep 17 00:00:00 2001 From: ahothan Date: Sun, 17 Sep 2017 07:51:18 -0700 Subject: Documentation update Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf Signed-off-by: ahothan --- setup.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'setup.py') 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 -- cgit 1.2.3-korg