Skip to content

pass environment variables to pip install #36

Description

@mattysweeps

Is your feature request related to a problem? Please describe.

I'd love to use asdf-pyapp with virtme-ng

According to the readme, if I want to build the fast init extension, I need to set BUILD_VIRTME_NG_INIT=1

Describe the solution you'd like

It would be great if something like
ASDF_PYAPP_INSTALL_MY_ARG=1 asdf plugin add my-app

translated into MY_ARG=1 pip install my-app

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions