[Python-Dev] Removing doc from pythonhosted.org (original) (raw)
Brett Cannon brett at python.org
Sun Mar 2 18:17:03 CET 2014
- Previous message: [Python-Dev] Removing doc from pythonhosted.org
- Next message: [Python-Dev] Wave module support for floating point data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Best place for PyPI-related things is distutils-sig at python.org. But for bug reports related to PyPI, file them at https://bitbucket.org/pypa/pypi/issues(it's actually linked off of PyPI).
On Sat, Mar 1, 2014 at 1:30 PM, Giampaolo Rodola' <g.rodola at gmail.com>wrote:
I'm not sure whether this is the right mailing list where to post this. However, it seems the pypi UI currently provides a way to upload doc at the bottom of the page https://pypi.python.org/pypi?%3Aaction=pkgedit&name=PROJECTNAME but there's currently no way to remove it:
https://bitbucket.org/pypa/pypi/issue/24/allow-deleting-project-documentation-from http://sourceforge.net/p/pypi/support-requests/294/ https://github.com/litl/rauth/issues/81 The only workaround as of http://stackoverflow.com/questions/6521931/how-to-delete-documentation-from-pypiappears to be uploading a new .zip file with a redirect. -- Giampaolo - http://grodola.blogspot.com
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140302/3b1651e9/attachment.html>
- Previous message: [Python-Dev] Removing doc from pythonhosted.org
- Next message: [Python-Dev] Wave module support for floating point data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]