Updated setup.py title for PyPI

This commit is contained in:
Matthias Koefferlein 2022-02-05 10:23:03 +01:00
parent 477afd4a4d
commit 4da7fd6323
1 changed files with 1 additions and 1 deletions

View File

@ -583,7 +583,7 @@ if __name__ == '__main__':
version=config.version(),
license='GNU GPLv3',
description='KLayout standalone Python package',
long_description='TODO',
long_description='This package is a standalone distribution of KLayout\'s Python API.\n\nFor more details see here: https://www.klayout.org/klayout-pypi',
author='Matthias Koefferlein',
author_email='matthias@klayout.de',
classifiers=[