From 9fb715ef1cf4c430700962f35c66725eb8cd290f Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Wed, 15 Jun 2016 04:33:01 -0400 Subject: [PATCH] no --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 647eee7c..147a8fab 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Heroku Buildpack: Python [](https://travis-ci.org/heroku/heroku-buildpack-python) - +# Heroku Buildpack: Python This is the official [Heroku buildpack](https://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](https://pip.pypa.io/) and other excellent software. -- GitLab