[pypy-dev] Heroku PyPy buildpack

Ram Rachum ram at rachum.com
Mon Jun 15 21:18:01 CEST 2015


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 <samo at meluria.com> 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" <ram at rachum.com> 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
>> pypy-dev at python.org
>> https://mail.python.org/mailman/listinfo/pypy-dev
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20150615/41c5e97c/attachment.html>


More information about the pypy-dev mailing list