Hello

when I register a package on PyPi using "setup.py register"

There's no feedback at all in case of failure when
the classifiers are wrong (let's say, a small tipo in the License
name for example)

On the other hand, doing the same thing from the website forms
returns an accurate feedback that tells what's wrong.

It could be really nice to add this feature to setuptools, in order
to get the same feedback from the prompt

Regards

Tarek

--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to