1. Great, thank you. .
2. If I was a person who was motivated to make PyPy used by more people...
I would draw a very big distinction between "Modern Pypy probably works on
Heroku" and "the docs clearly say that modern PyPy works on Heroku without
having to ask."

On Mon, Jun 15, 2015 at 9:59 PM, Samuel Villamonte <[email protected]> wrote:

> The default Python buildpack allows you to do that:
>
> https://github.com/heroku/heroku-buildpack-python/blob/master/Readme.md
>
> IIRC you only need to include a runtime.txt with
>
> pypy-2.6.0
>
>
> https://github.com/heroku/heroku-buildpack-python/blob/master/builds/runtimes/pypy-2.6.0
> El jun 15, 2015 12:50 AM, "Ram Rachum" <[email protected]> escribió:
>
>> If I want to use a modern version of PyPy on Heroku (they currently only
>> allow PyPy 1.9 by default,) did someone make a Heroku buildpack with a
>> recent PyPy? That'll make it easy for many people to start using PyPy for
>> their web apps.
>>
>> _______________________________________________
>> pypy-dev mailing list
>> [email protected]
>> https://mail.python.org/mailman/listinfo/pypy-dev
>>
>>
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to