Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 122 Bytes

BUILD.md

File metadata and controls

8 lines (6 loc) · 122 Bytes

build package requirement pip install build

build dist python -m build

upload twine upload dist/....latest_version