Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 195 Bytes

GUIDE.md

File metadata and controls

5 lines (5 loc) · 195 Bytes

to publish:

  1. Create api token on pypi
  2. python3 -m pip install --user --upgrade twine
  3. python3 setup.py sdist
  4. python3 -m twine upload dist/*