From 0382c31225344eabc7c0f66bf81eb4da332fea5f Mon Sep 17 00:00:00 2001 From: cclauss <cclauss@bluewin.ch> Date: Thu, 25 Dec 2014 11:17:47 +0100 Subject: [PATCH] Update Readme.md to pypy3-2.4.0 --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7acb9b77..349adad2 100644 --- a/Readme.md +++ b/Readme.md @@ -47,6 +47,6 @@ Runtime options include: - python-2.7.8 - python-3.4.2 - pypy-2.4.0 (unsupported, experimental) -- pypy3-2.3.1 (unsupported, experimental) +- pypy3-2.4.0 (unsupported, experimental) Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. -- GitLab