Skip to content
BryanDavis requested to merge work/bd808/buildpack-workarounds into main
  • Add a requirements.txt file to tell the heroku/python 0.8.0 buildpack to install our local package in the container
  • Add a runtime.txt file to tell the heroku/python 0.8.0 buildpack what version of Python to use

Merge request reports