From c2ac1b7c8518a3561969563798da4e676adf1ec5 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 4 Oct 2019 17:27:19 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be28dd0..43998d2 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ if not os.path.exists('/var/lib/wo/tmp/'): setup(name='wordops', version='3.9.9.2', - description=short_description, + description='WordPress & server administration toolset', long_description=long_description, long_description_content_type="text/markdown", classifiers=[