[Distutils] Eggs not picking up some files

2007-05-24 Thread David Pratt
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 register bdist_egg sdist upload I thought

Re: [Distutils] [Python-Dev] Adventures with x64, VS7 and VS8 on Windows

2007-05-24 Thread Kristján Valur Jónsson
> -Original Message- > though, not cygwin (a la bsmedberg's new MozillaBuild stuff). I just > wish there were an autoconf alternative that wasn't as painful as > autoconf. I have a few attempts for my purposes that are written in > Python (an obvious bootstrapping problem for building Py