aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2017-09-17 07:51:18 -0700
committerahothan <ahothan@cisco.com>2017-09-17 07:51:53 -0700
commitf0210f984f570ae4734d4d06c62363b820e885d6 (patch)
treec1c5786f5e75f73f6c7c82c408a9d4a4d3891538 /setup.py
parente574290197fdec7b85dc789a41bc8f5c6c28f52a (diff)
Documentation update
Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
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