Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 127 Bytes

File metadata and controls

11 lines (8 loc) · 127 Bytes

First, package everything with

python3 -m build

Then upload the file to PyPI

python3 -m twine upload dist/*