Mercurial > hg > MakeItSo
diff makeitso/python_module/setup.py @ 199:ee29d37198a3
STUB: makeitso/python_module/setup.py
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Thu, 12 Jun 2014 09:57:40 -0700 |
parents | 57834c2b0937 |
children | 2eb0a8dc2303 |
line wrap: on
line diff
--- a/makeitso/python_module/setup.py Tue Jun 10 12:43:45 2014 -0700 +++ b/makeitso/python_module/setup.py Thu Jun 12 09:57:40 2014 -0700 @@ -16,7 +16,7 @@ description="{{description}}", long_description=description, classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers - keywords='mozilla', + keywords='', author='{{author}}', author_email='{{email}}', url='{{url}}',