[bug] board
This commit is contained in:
parent
2ef1f8dff5
commit
a7a4608d45
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ setup(
|
||||||
name='takway',
|
name='takway',
|
||||||
version='1.0',
|
version='1.0',
|
||||||
packages=find_packages(), # 自动发现包和子包
|
packages=find_packages(), # 自动发现包和子包
|
||||||
url='https://github.com/Irvingao/takway_base',
|
url='https://github.com/takway/TakwayBoard',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Programming Language :: Python :: 3',
|
'Programming Language :: Python :: 3',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
|
|
Loading…
Reference in New Issue