Skip to content

Accomodate Hatch use case #30

@flying-sheep

Description

@flying-sheep

Hatch currently monkeypatches propose_interpreters to apply its own filter logic: https://github.com/RRosio/hatch/blob/ecff6e6f3fff42efbd30866fb64e6273c93774d7/src/hatch/env/virtual.py#L378-L398

This broke because virtualenv moved the functionality to this package.

Would it be possible to add a filter callback or so to get_interpreter to make Hatch’s implementation fully based on public APIs, or is there another way to achieve the same?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions