build package $ pipenv shell $ python setup.py sdist ...and upload to PyPi $ rm dist/*.orig $ python -m twine upload dist/*