Skip to content

Prepare release v0.14.0#245

Merged
heroku-linguist[bot] merged 1 commit intomainfrom
prepare-release
Aug 7, 2024
Merged

Prepare release v0.14.0#245
heroku-linguist[bot] merged 1 commit intomainfrom
prepare-release

Conversation

@heroku-linguist
Copy link
Copy Markdown
Contributor

heroku/python

Removed

  • Stopped explicitly installing setuptools and wheel. They will be automatically installed by pip into an isolated build environment if they are required for building a package. (#243)

## heroku/python

### Removed

- Stopped explicitly installing setuptools and wheel. They will be automatically installed by pip into an isolated build environment if they are required for building a package. ([#243](#243))
@heroku-linguist heroku-linguist Bot requested a review from edmorley as a code owner August 7, 2024 16:36
@heroku-linguist heroku-linguist Bot enabled auto-merge (squash) August 7, 2024 16:36
@heroku-linguist heroku-linguist Bot merged commit d4b1c32 into main Aug 7, 2024
@heroku-linguist heroku-linguist Bot deleted the prepare-release branch August 7, 2024 16:38
@edmorley
Copy link
Copy Markdown
Member

edmorley commented Aug 7, 2024

(I'm intentionally doing this release prior to merging/releasing the Python 3.12.5 PR so I can then re-enable this test:

fn pip_cache_invalidation_with_compatible_metadata() {
// TODO: Re-enable this test the next time the default-Python/pip versions change, at which point
// there will be a historic buildpack version with compatible metadata that triggers invalidation.
#![allow(unreachable_code)]
return;
)

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