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
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