Mercurial > hg > uploader
changeset 8:3be4b669983c
shorter long description
| author | egj@egj-laptop | 
|---|---|
| date | Sun, 03 Jan 2010 13:56:45 -0500 | 
| parents | a8c60480fce0 | 
| children | 619516d8c9ff | 
| files | setup.py | 
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/setup.py Sun Dec 27 18:45:28 2009 -0500 +++ b/setup.py Sun Jan 03 13:56:45 2010 -0500 @@ -6,8 +6,7 @@ setup(name='uploader', version=version, description="a file uploader app", - long_description=""" -""", + long_description="", classifiers=[], # Get strings from http://www.python.org/pypi?%3Aaction=list_classifiers author='Ethan Jucovy', author_email='',
