New submission from Julien Miotte <miotte.jul...@gmail.com>:

When I register a project with a setup.cfg with the following classifiers:

classifier =
    Development Status :: 3 - Alpha
    License :: OSI Approved :: GNU General Public License (GPL)
    Environment :: X11 Applications :: Qt

And using the command:
$ python -m distutils2.run register

I can't find the classifiers on the PyPI project page, althought they can be 
found in the PKG-INFO generated by the 'sdist' command.

----------
assignee: tarek
components: Distutils2
messages: 127285
nosy: Julien.Miotte, eric.araujo, tarek, tarek-ziade
priority: normal
severity: normal
status: open
title: After registering a project to PyPI, classifiers fields aren't displayed.
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11040>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to