Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 126 Bytes

File metadata and controls

5 lines (5 loc) · 126 Bytes

for publishing, run:

python -m build <package-alias>      # build 
twine upload <package-alias>/dist/*  # upload