Package: wnpp Severity: normal X-Debbugs-Cc: [email protected], [email protected] Control: affects -1 + src:pytest-env
I intend to orphan the pytest-env package. The package description is: In your pytest.ini (or pyproject.toml) file add a key value pair with `env` as the key and the environment variables as a line separated list of `KEY=VALUE` entries. The defined variables will be added to the environment before any tests are run.

