Updated pypy to 2.3.1 and added pypy3

Both are marked (unsupported, experimental).
This commit is contained in:
cclauss
2014-08-05 14:46:28 +02:00
parent 5c74244695
commit 3c07ec133e
+2 -1
View File
@@ -46,6 +46,7 @@ Runtime options include:
- python-2.7.8
- python-3.4.1
- pypy-1.9 (experimental)
- pypy-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.