Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the Pipenv package manager #10

Open
edmorley opened this issue Feb 28, 2023 · 0 comments
Open

Support the Pipenv package manager #10

edmorley opened this issue Feb 28, 2023 · 0 comments
Labels
classic buildpack parity Features required for parity with the classic Heroku Python buildpack

Comments

@edmorley
Copy link
Member

The classic Python buildpack currently supports the package manager Pipenv:
https://pipenv.pypa.io
https://github.com/heroku/heroku-buildpack-python/blob/main/bin/steps/pipenv-python-version
https://github.com/heroku/heroku-buildpack-python/blob/main/bin/steps/pipenv

We should decide whether we want to still support it in the CNB, or whether Pipenv's declining usage (and mixed stability/issues upstream) mean we would rather only support Pip + Poetry instead.

Internal tracking epic

@edmorley edmorley added the classic buildpack parity Features required for parity with the classic Heroku Python buildpack label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
classic buildpack parity Features required for parity with the classic Heroku Python buildpack
Projects
None yet
Development

No branches or pull requests

1 participant