Skip to content

Allow calling hooks from a custom Python interpreter #92

@FFY00

Description

@FFY00

I want to call the hooks from a Python interpreter different from sys.executable. The use case would be to run it in an isolated environment.

Either allowing me to configure the executable in Pep517HookCaller or replacing sys.executable with python, so that I can control the executable via PATH, would be fine.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions