On Wed, Dec 2, 2009 at 10:32 AM, "Martin v. Löwis" <[email protected]> wrote: >> That might be the difference then... >> >> I only did python setup.py register the first time and then I was just >> using the python setup.py sdist upload. >> >> python setup.py register >> python setup.py sdist upload > > Hmm. When I do "sdist upload", it also works fine for me. >
I noticed that to. I'm not sure, why it didn't initially work. I'll test this more in the next release, to see if the sdist upload will not render. I'll let you know if its not doing it correctly. From now on I will use python setup.py register to update description on pypi. Thanks, Lucas _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
