changeset 306:ade2f3ef69a0

STUB: setup.py
author Jeff Hammel <k0scist@gmail.com>
date Sun, 11 May 2014 10:17:02 -0700
parents 52baa0f2995a
children 9f593b71e2d4
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Sun May 11 10:16:35 2014 -0700
+++ b/setup.py	Sun May 11 10:17:02 2014 -0700
@@ -12,7 +12,7 @@
 
 setup(name='autobot',
       version=version,
-      description=short_description
+      description=short_description,
       long_description=description,
       classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
       keywords='buildbot automation',