This commit is contained in:
yumoqing 2022-08-11 02:04:21 -04:00
parent 2361c4d68e
commit 89b784d2ac

View File

@ -41,6 +41,7 @@ setup(
# uncomment the following lines if you fill them out in release.py # uncomment the following lines if you fill them out in release.py
description=description, description=description,
long_description=long_description, long_description=long_description,
long_description_content_type="text/markdown",
author=author, author=author,
author_email=email, author_email=email,