[Distutils] PyPI upload doesn't support eggs?
Phillip J. Eby
pje at telecommunity.com
Mon Jun 27 05:36:51 CEST 2005
I can't seem to convince the "upload" command to send egg distributions to
PyPI. I'm using the CVS head version of "upload", and modified bdist_egg
to add the necessary information to distribution.dist_files, but attempting
to upload gives this response (using --show-response):
Submitting dist\setuptools-0.5a4-py2.3.egg to http://www.python.org/pypi
Upload failed (500): There's been a problem with your request
---------------------------------------------------------------------------
Erro
r...
There's been a problem with your request
exceptions.ValueError: invalid distribution file
-------------------------------
--------------------------------------------
Any suggestions?
More information about the Distutils-SIG
mailing list