I noticed that there is an egg-info directory in the source directory (and there's one in the svn sandbox with just one file, entry_points.txt). It seems like this is not necessary, since these files will be generated by setup.py.
It's only a minor problem...we are mirroring the source repository locally, and when we run "setup.py install", it causes a modification of some of the files to show up (due to newline changes and some difference in file listings). Was including this directory intentional for something? -Eric _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
