Skip to content

Set array of envvars at once #3

@jayvdb

Description

@jayvdb

Rather than using backticks multiple times to set several envvars, there are times when it is more logical and efficient to dynamically emit an array of envvars to be added to setenv.

This is possibly a different tox plugin, at least because it should be done with a different testenv key instead of setenv (indeed, even the backticks could have been implemented using a different key setenv_dynamic).

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