diff --git a/setup.py b/setup.py index eb60c2e..5d7343d 100644 --- a/setup.py +++ b/setup.py @@ -10,8 +10,7 @@ from setuptools import setup PACKAGE_NAME = 'clients_protocol' PACKAGE_DESCRIPTION = """ -# Common HTTP/REST clients interface -""".strip() +# Common HTTP/REST clients interface""".strip() PACKAGE_DESCRIPTION_SHORT = """ """.strip()