From ec769e00bb8bf39d8a2c7331b3a7e489716d2f04 Mon Sep 17 00:00:00 2001 From: cclauss <cclauss@bluewin.ch> Date: Tue, 12 Aug 2014 22:12:02 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7d34ad0c..3a06cbde 100644 --- a/Readme.md +++ b/Readme.md @@ -47,6 +47,6 @@ Runtime options include: - python-2.7.8 - python-3.4.1 - pypy-2.3.1 (unsupported, experimental) -- pypy3-2.3.1 (unsupported, experimental) +- pypy3-2.3.1 (unsupported, experimental) Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. -- GitLab