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__))