Bogdan: apologies, gmail, doesn't default to reply all and I forget
sometimes..

msg:
Bogdan,

I just explicitly have pypy checked out somewhere and reference it with
environment variables in my Makefile.  It's not particularly nice, but it's
really easy to get started on something and its kind of stuck for the
duration of my project.

https://github.com/samgiles/naulang/blob/master/Makefile

Sam


On Wed, Apr 16, 2014 at 10:00 AM, Bogdan Opanchuk <manti...@gmail.com>wrote:

> Hi Armin,
>
> It is a package, but it is not discoverable. I cannot install it with
> pip, and I cannot set it as a dependency for some other package.
>
> On Wed, Apr 16, 2014 at 6:45 PM, Armin Rigo <ar...@tunes.org> wrote:
> > Hi Bogdan,
> >
> > On 16 April 2014 06:59, Bogdan Opanchuk <manti...@gmail.com> wrote:
> >> it's not even available as a package in the PyPy itself
> >
> > What do you mean?  "rpython" is the name of the top-level directory
> > we're talking about, with "__init__.py" and everything.  It is a
> > regular package.
> >
> >
> > A bientôt,
> >
> > Armin.
> _______________________________________________
> pypy-dev mailing list
> pypy-dev@python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to