Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 159 Bytes

pypi.md

File metadata and controls

7 lines (7 loc) · 159 Bytes
$ python setup.py bdist_wheel --universal
$ twine upload dist/athena_cli-0.0.x-py2.py3-none-any.whl
$ python setup.py sdist bdist_wheel upload