[bug] board

This commit is contained in:
IrvingGao 2024-05-24 23:32:55 +08:00
parent 2ef1f8dff5
commit a7a4608d45
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ setup(
name='takway',
version='1.0',
packages=find_packages(), # 自动发现包和子包
url='https://github.com/Irvingao/takway_base',
url='https://github.com/takway/TakwayBoard',
classifiers=[
'Programming Language :: Python :: 3',
'License :: OSI Approved :: MIT License',