aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.json b/app.json
index 792c1a7..f091b10 100644
--- a/app.json
+++ b/app.json
@@ -4,6 +4,7 @@
"repository": "https://github.com/bozokopic/opcut",
"image": "heroku/python",
"buildpacks": [
+ {"url": "heroku/python"},
{"url": "https://github.com/bozokopic/opcut"}
]
}