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
MAINT simplify setup.py
The release instructions were not working with Python 3 because
sphinx_pypi_upload.py was not Python 3 compatible. It has been replaced
by setup.py upload_docs since.