Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 85 Bytes

File metadata and controls

5 lines (4 loc) · 85 Bytes

打包

python setup.py sdist bdist_wheel

上传

twine upload dist/*