From e5a2077ea5c76738a9774cecfe61caf3dc436196 Mon Sep 17 00:00:00 2001 From: Tom Gross Date: Sun, 21 May 2017 20:37:46 +0000 Subject: [PATCH] Add even longer description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 23f7bbb..7476888 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ name='pycloud', version='1.0a1', description="A client library for pCloud", - long_description='A client library for pCloud written in Python', + long_description=long_description, # Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers classifiers=[ "Development Status :: 3 - Alpha",