Skip to content

The buildpack should bring its own Python interpreter #814

Description

@ryanmoran

In an upcoming release of cflinuxfs4, the stack will remove the Python interpreter that is currently available. Since this buildpack is written in Python and therefore relies on a Python interpreter being available, it will need to bring its own interpreter.

An example of how this type of thing can be achieved can be found on this equivalent PR for the Java buildpack: cloudfoundry/java-buildpack#995

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status
✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions