GitHub Readme.md
This buildpack provides a self-contained environment for python applications that need: OpenCV, Numpy or Scipy.
A complete environment was created using the Dockerfile file based on the heroku cedar stack v14.
This buildpack will download that environment and place it in your /app/.heroku folder. This includes the following:
Copy the snippet above into CLI.