From 2c0adaf6bb8cf5d5e5246ab789d2c0018a1520f5 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sun, 4 Jun 2017 03:19:32 +0200 Subject: Add some skeletons. --- setup.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 98a6c2a..4466d57 100644 --- a/setup.py +++ b/setup.py @@ -1,12 +1,11 @@ -from setuptools import setup, find_packages +from setuptools import find_packages, setup setup( name='pgpmailman', version='0.1', description='A PGP plugin for the GNU Mailman mailing list manager', long_description="""\ -A plugin for GNU Mailman that adds encrypted mailing lists via PGP/MIME. - """, +A plugin for GNU Mailman that adds encrypted mailing lists via PGP/MIME.""", author='Jan Jancar', author_email='johny@neuromancer.sk', license='', -- cgit v1.2.3-70-g09d2