distutils-sig  

[Distutils] registration errors, no feedback

Tarek Ziadé
Sat, 24 Feb 2007 12:52:19 -0800

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



  • [Distutils] registration errors, no feedback Tarek Ziadé