diff --git a/setup.py b/setup.py index ef4c986..795255b 100644 --- a/setup.py +++ b/setup.py @@ -32,8 +32,7 @@ def read_file(filename): include_package_data=True, url='http://github.com/angvp/django-klingon', license='GPL', - description="""django-klingon is an attempt to make django model translation - suck but with no integrations pain in your app!""", + description="""django-klingon is an attempt to make django model translation suck but with no integrations pain in your app!""", classifiers=[ 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Intended Audience :: Developers',