Hi Samuele, On Tue, Mar 5, 2013 at 9:05 PM, Samuele Pedroni <samuele.pedr...@gmail.com> wrote: > part of what cpython does (did?) in this sort of cases is to ship a > *.egg-info for the package that has an external existence as well, like in > CPython2.7 you can see there are .egg-info files for wsgiref and argparse in > the stdlib dir.
Thanks for the tip. The presence of the .egg-info file is enough to convince both pip and easy_install that the package is already installed? A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev