From f9e128c753877e247175e7bc21241c9a4c2380f2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 28 Aug 2017 23:20:01 -0400 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 11a34d2..0f5c1a3 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ REQUIRED = [ # The rest you shouldn't have to touch too much :) # ------------------------------------------------ -# Except, perhaps the license! +# Except, perhaps the License and Trove Classifiers! here = os.path.abspath(os.path.dirname(__file__))