python setup.py sdist
twine upload dist/* --skip-existing --config-file .pypirc

<3 Thank to this article : https://medium.com/@joel.barmettler/how-to-upload-your-python-package-to-pypi-65edc5fe9c56