Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 131 Bytes

File metadata and controls

7 lines (6 loc) · 131 Bytes

Notes for my own memory:

> python setup.py sdist
> pip install twine
> twine upload -r pypi --config-file .pypirc dist/\*