Hi Raphael. Indeed, I exported my sources instead of checking them out
of svn so it did not add the files to the egg since they were no longer
under version control. Many thanks for pointing this out.
Regards,
David
Raphael Ritz wrote:
> David Pratt schrieb:
>> I've got sort of a strange issue
David Pratt schrieb:
> I've got sort of a strange issue with eggs for distribution to pypi. I
> am using the following command to create a egg and send it to pypi and
> it is omitting my .zcml files from the egg somehow.
>
> I export the source from svn and then run:
>
> python setup.py registe