Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 152 Bytes

File metadata and controls

4 lines (4 loc) · 152 Bytes

PyPi upload process

  • update the version in setup.py
  • python setup.py sdist
  • twine upload -r pypi dist/pynativeextractor-X.Y.Z.tar.gz