Re: [Numpy-discussion] numpy-1.0.5.dev4445.egg-info

2007-11-12 Thread Matthieu Brucher
It allows the check on egg dependencies IIRC Matthieu 2007/11/12, Keith Goodman <[EMAIL PROTECTED]>: > > I noticed that > > python setup.py install --prefix=/usr/local > > installs a new file called numpy-1.0.5.dev4445.egg-info. It used to be > that files were only installed in > /usr/local/lib/p

[Numpy-discussion] numpy-1.0.5.dev4445.egg-info

2007-11-12 Thread Keith Goodman
I noticed that python setup.py install --prefix=/usr/local installs a new file called numpy-1.0.5.dev4445.egg-info. It used to be that files were only installed in /usr/local/lib/python2.4/site-packages/numpy. What is the file used for? $ cat /usr/local/lib/python2.4/site-packages/numpy-1.0.5.d