diff setup.py @ 5:9a37a94fed68

merging, the fun
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 28 Jul 2010 20:40:39 -0700
parents 1fa9ca23d696 f207357d7ca9
children d51923b276ef
line wrap: on
line diff
--- a/setup.py	Tue Mar 02 16:34:51 2010 -0500
+++ b/setup.py	Wed Jul 28 20:40:39 2010 -0700
@@ -14,8 +14,8 @@
       author='Jeff Hammel',
       author_email='k0scist@gmail.com',
       url='http://k0s.org',
-      keywords='trac plugin',
-      license="",
+      keywords='',
+      license="GPL",
       packages=find_packages(exclude=['ez_setup', 'examples', 'tests*']),
       include_package_data=True,
       install_requires = [ 'PasteScript' ],