Remove outdated comment in setup.py

setup.py is no longer managed by the global tool.

Change-Id: I7fdc77e1eb0c7bf413c2eb68ee0879d5a5ee4ec4
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2026-04-09 15:14:27 +00:00
parent ad108bb174
commit bec08c50eb
-2
View File
@@ -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,7 +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
import setuptools
setuptools.setup(