From d4326fad0f6d5bf3cbff18cf2926f251ae9d5a7e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Oct 2016 13:31:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3c468fd..7c6f9ec 100644 --- a/README.md +++ b/README.md @@ -51,5 +51,3 @@ Runtime options include: - `python-2.7.12` - `python-3.5.2` - `pypy-5.3.1` (unsupported, experimental) - -Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. Use at your own risk.