Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 105 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 105 Bytes

rm dist/* build/* -rf

sudo python3 setup.py sdist bdist_wheel

twine upload dist/*

username AIJI