From 1c8b3d79ea705324c1d33f19232c6fe41ae3149e Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Thu, 7 Dec 2023 17:57:01 +1100 Subject: [PATCH] Getting an error during deployment, attempting to set build pack version --- .buildpacks | 1 + 1 file changed, 1 insertion(+) create mode 100644 .buildpacks diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..ddc030b --- /dev/null +++ b/.buildpacks @@ -0,0 +1 @@ +https://github.com/heroku/heroku-buildpack-python#v210