Skip to content

Conversation

@heroku-linguist
Copy link
Contributor

@heroku-linguist heroku-linguist bot commented Sep 17, 2024

heroku/python

Added

  • The Python version can now be configured using a .python-version file. Both the 3.X and 3.X.Y version forms are supported. (#272)

Changed

  • pip is now only available during the build, and is no longer included in the final app image. (#264)
  • Improved the error messages shown when an end-of-life or unknown Python version is requested. (#272)

## heroku/python

### Added

- The Python version can now be configured using a `.python-version` file. Both the `3.X` and `3.X.Y` version forms are supported. ([#272](heroku/buildpacks-python#272))

### Changed

- pip is now only available during the build, and is longer included in the final app image. ([#264](heroku/buildpacks-python#264))
- Improved the error messages shown when an end-of-life or unknown Python version is requested. ([#272](heroku/buildpacks-python#272))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner September 17, 2024 09:34
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) September 17, 2024 09:34
@heroku-linguist heroku-linguist bot merged commit 7cd7de7 into main Sep 17, 2024
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-python branch September 17, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant