diff --git a/setup.py b/setup.py index afbb720..07e3c28 100644 --- a/setup.py +++ b/setup.py @@ -25,6 +25,8 @@ scripts=['manage.py'], url='https://github.com/OpenDataServices/lib-cove-web', description='', + long_description="", + long_description_content_type="text/plain", classifiers=[ 'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)', ],