Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 86 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 86 Bytes
pip install twine wheel
python setup.py sdist bdist_wheel
twine upload dist/*