feat: allow stack url overrides using BUILDPACK_VENDOR_URL env var (#643)
This is useful if you'd like to customize python binaries without forking the entire buildpack. Similar functionality was implemented in https://github.com/heroku/heroku-buildpack-ruby/pull/238
Showing
- bin/compile 6 additions, 0 deletionsbin/compile
- bin/steps/cryptography 1 addition, 1 deletionbin/steps/cryptography
- bin/steps/gdal 1 addition, 1 deletionbin/steps/gdal
- bin/steps/geo-libs 3 additions, 3 deletionsbin/steps/geo-libs
- bin/steps/pylibmc 1 addition, 1 deletionbin/steps/pylibmc
- bin/steps/python 4 additions, 1 deletionbin/steps/python
Please register or sign in to comment