Update library description, remove autotest
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Oct 2018 08:15:49 +0000 (10:15 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Oct 2018 08:15:49 +0000 (10:15 +0200)
setup.py

index 4eec518..9b472cf 100644 (file)
--- 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',