mirror of
https://gitea.bearcatlog.com/Bryant/chassis
synced 2024-12-18 14:35:29 +08:00
update structure
This commit is contained in:
parent
528ee09f8c
commit
c9c55f620b
0
examples/__init__.py
Normal file
0
examples/__init__.py
Normal file
0
examples/apiflask_demo/__init__.py
Normal file
0
examples/apiflask_demo/__init__.py
Normal file
0
examples/nameko_demo/__init__.py
Normal file
0
examples/nameko_demo/__init__.py
Normal file
0
examples/timer_demo/__init__.py
Normal file
0
examples/timer_demo/__init__.py
Normal file
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='chassis',
|
name='chassis',
|
||||||
version='0.0.2',
|
version='0.0.3',
|
||||||
description='basic sdk',
|
description='basic sdk',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://gitea.bearcatlog.com/BryantStudio/chassis',
|
url='https://gitea.bearcatlog.com/BryantStudio/chassis',
|
||||||
|
Loading…
Reference in New Issue
Block a user