From 4da7fd63234ac21a10137e62e8b6a7375f81a2af Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 5 Feb 2022 10:23:03 +0100 Subject: [PATCH] Updated setup.py title for PyPI --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9f895e387..d809be74c 100644 --- a/setup.py +++ b/setup.py @@ -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=[