From 13d4204d981fd22cc7bede8d18d6801999bd6341 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sun, 27 Oct 2013 18:36:33 -0400 Subject: [PATCH] Remove erroneous comment The sync script from openstack/requirements was used to write the setup.py, but we're not REALLY going to sync automatically from o/r. Remove the comment. Change-Id: I91cd745010fa8358f8e93e537cc325d94bd9daca --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 70c2b3f..c0a24ea 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,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(