diff options
| -rw-r--r-- | app.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ "repository": "https://github.com/bozokopic/opcut", "image": "heroku/python", "buildpacks": [ + {"url": "heroku/python"}, {"url": "https://github.com/bozokopic/opcut"} ] } |
