github heroku/buildpacks-python v0.13.0

latest releases: v0.19.1, v0.19.0, v0.18.1...
3 months ago

heroku/python

Changed

  • Stopped manually creating a src directory inside the Pip dependencies layer. Pip will create the directory itself if needed (when there are editable VCS dependencies). (#228)
  • Stopped setting CPATH and PKG_CONFIG_PATH at launch time. (#231)
  • The bin directory in the Pip dependencies layer is now always added to PATH instead of only when an installed dependency has an entry point script. (#232)
  • The Pip cache layer is now exposed to Pip invocations in later buildpacks. (#234)

Don't miss a new buildpacks-python release

NewReleases is sending notifications on new releases.