Skip to content

Commit cd2c0bb

Browse files
authored
No need for heroku poetry buildpack
1 parent e68e0d1 commit cd2c0bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

40-heroku.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ cat > app.json <<EOL
1414
"heroku-postgresql:essential-0"
1515
],
1616
"buildpacks": [
17-
{
18-
"url": "https://github.com/moneymeets/python-poetry-buildpack.git"
19-
},
2017
{
2118
"url": "heroku/python"
2219
}

0 commit comments

Comments
 (0)