-
Notifications
You must be signed in to change notification settings - Fork 46
pythonhosted.org doc upload form is gone and "destroy doc" button doesn't work #700
Comments
Encountered the same problem. Releasing a new package version, I though I had to delete the old documentation before being able to upload a new one. But now there's neither the upload form nor Any way to upload to pythonhosted.org? I have links in so many places pointing towards that place! |
I'm also interested in destroying my outdated docs. |
Has this been addressed yet? Can't find the upload button either. |
I also couldn't find the upload button. I was able to destroy the documentation, although it returned and error because it timed-out. |
Oh, this looks like a duplicate of #672 |
Uploading documentation is no longer supported, please use a service like https://readthedocs.org/ instead. Destroying documentation is now possible via the interface at https://pypi.org:
|
Uh oh!
There was an error while loading. Please reload this page.
http://pythonhosted.org/ says:
The only available option in terms of actions allowed by the web page is the "destroy documentation" button which unfortunately doesn't work.
This is currently severely affecting my psutil project as I released a new major version but I can't upload the new doc nor move it somewhere else and destroy the old one.
The text was updated successfully, but these errors were encountered: