Re: [Python-Dev] Removing doc from pythonhosted.org

2014-03-02 Thread Brett Cannon
Best place for PyPI-related things is distutils-...@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' wrote: > I'm not sure whether this is the right mailing li

[Python-Dev] Removing doc from pythonhosted.org

2014-03-01 Thread Giampaolo Rodola'
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=pkg_edit&name=PROJECT_NAME but there's currently no way to remove it: https://bitbucket.org/p