From 9868e34ef015d7cdc49b0ce400c915c35d367728 Mon Sep 17 00:00:00 2001 From: lethargilistic Date: Sun, 3 Sep 2017 20:43:50 -0400 Subject: [PATCH] Reminder that there's a license trove --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 13d7d80..a5f6e1c 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ REQUIRED = [ # The rest you shouldn't have to touch too much :) # ------------------------------------------------ # Except, perhaps the License and Trove Classifiers! +# If you do change the License, remember to change the Trove Classifier for that! here = os.path.abspath(os.path.dirname(__file__))