Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # heroku <code> brew tap heroku/brew && brew install heroku </code> https://devcenter.heroku.com/articles/heroku-cli ## heorku with poetry ``` heroku buildpacks:clear heroku buildpacks:add https://github.com/moneymeets/python-poetry-buildpack.git heroku buildpacks:add heroku/python ``` https://dev.to/aurelmegn/how-to-deploy-poetry-based-fast-api-on-heroku-2hd6 open/heroku.txt Last modified: 2024/10/05 06:15by 127.0.0.1