From f01d9aef548eadc76661ee398cf76a640b1ed931 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Tue, 9 Oct 2018 10:15:49 +0200 Subject: [PATCH] Update library description, remove autotest --- setup.py | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 4eec518..9b472cf 100644 --- a/setup.py +++ b/setup.py @@ -25,8 +25,9 @@ from distutils.core import setup setup(name='pyi2ncommon', version='1.2', description='Intra2net library of common helper utilities', - long_description='Various modules used in several places within ' - 'Intra2net code, including Autotest', + long_description='Helper modules for Intra2net source code that are ' + 'used in several places and/or are of ' + 'general interest', author='Intra2net AG', author_email='info@intra2net.com', url='http://www.intra2net.com', -- 1.7.1