Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 195 Bytes

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/*