Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Reduce scope of custom heroku buildpack #4466

Closed
rohitpaulk opened this issue May 12, 2017 · 1 comment
Closed

Reduce scope of custom heroku buildpack #4466

rohitpaulk opened this issue May 12, 2017 · 1 comment
Labels

Comments

@rohitpaulk
Copy link
Contributor

Over on heroku/heroku-buildpack-python#299, we discovered that the default Heroku python buildpack does not work with local pip packages. To get around this, we started using a custom buildpack, with this change.

Now that Heroku supports multiple buildpacks, we can reduce the scope of https://github.com/gratipay/buildpack-python to only install libffi.

Making this change will require some testing at Heroku, which will be pretty easy once #4465 is done.

@clone1018
Copy link
Contributor

I think we're also needlessly including the nodejs buildpack

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants