diff --git a/setup.py b/setup.py index 472f508..12af806 100755 --- a/setup.py +++ b/setup.py @@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- +# Learn more: https://github.com/kennethreitz/setup.py + from setuptools import setup, find_packages