[issue11042] [PyPI CSS] Adding project urls onto a project page using register, apparition of an overhead over the title

Julien Miotte report at bugs.python.org
Fri Jan 28 12:46:18 CET 2011


New submission from Julien Miotte <miotte.julien at gmail.com>:

When adding project urls onto a PyPI project page using the following setup.cfg extract:

project_url =
    Source repository,https://github.com/mike-perdide/qGitFilterBranch

And then registering the project with:

python -m distutils2.run register

Causes a not-so-nice overhead to appear just above the project title.

Can be seen in http://pypi.python.org/pypi/qGitFilterBranch/0.9.

----------
assignee: tarek
components: Distutils2
messages: 127288
nosy: Julien.Miotte, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: [PyPI CSS] Adding project urls onto a project page using register, apparition of an overhead over the title

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11042>
_______________________________________


More information about the Python-bugs-list mailing list