You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip install setuptools wheel twine if you don't have them
python setup.py sdist bdist_wheel
Set up an API token for PyPI as described in the link above
twine upload dist/*
add instructions to site
The text was updated successfully, but these errors were encountered:
pip install setuptools wheel twine if you don't have them
python setup.py sdist bdist_wheel
Set up an API token for PyPI as described in the link above
twine upload dist/*
add instructions to site
The text was updated successfully, but these errors were encountered: