python setup.py sdist python setup.py bdist_wheel twine upload --repository-url https://test.pypi.org/legacy/ dist/* twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
python setup.py sdist python setup.py bdist_wheel twine upload --repository-url https://test.pypi.org/legacy/ dist/* twine upload --repository-url https://upload.pypi.org/legacy/ dist/*