Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 128 Bytes

NOTES.md

File metadata and controls

7 lines (6 loc) · 128 Bytes

notes

python3 -m pip install --user --upgrade twine
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*