2.0.0全新版本,更好的代码组织形式

This commit is contained in:
2024-03-04 00:04:05 +08:00
parent 3831c41b9a
commit 95c0ff1b47
23 changed files with 815 additions and 414 deletions

View File

@ -15,7 +15,7 @@ setuptools.setup(
version=Musicreater.__version__,
author="Eilles Wan, bgArray",
author_email="TriM-Organization@hotmail.com",
description="一款免费开源的 《我的世界》 mid音乐转换库。\n"
description="一款免费开源的针对《我的世界》音乐的支持库\n"
"A free open-source python library used to convert midi into Minecraft.",
long_description=long_description,
long_description_content_type="text/markdown",