Deepomatic / deepomatic-client-python

Python Client
Other
14 stars 0 forks source link

Publish on pypi #31

Closed maingoh closed 5 years ago

maingoh commented 5 years ago

Use twine https://blog.jetbrains.com/pycharm/2017/05/how-to-publish-your-package-on-pypi/

thomas-riccardi commented 5 years ago

We should read https://packaging.python.org/tutorials/packaging-projects/ to properly package everything.

thomas-riccardi commented 5 years ago

Maybe also do something about universal wheel (python2 and python3).

thomas-riccardi commented 5 years ago

Maybe also pre-bump the next version on master.