poetry/tests/config
Arun Babu Neelicattu 8ca6c6dc2c config: fix handling of venv opts env vars
This change correctly handles virtual environment creation options
provided via environment variables. For example, previously when
`POETRY_VIRTUALENVS_OPTIONS_SYSTEM_SITE_PACKAGES` was specified via an
environment variable, this was incorrectly ignored when a virtual
environment was created.
2024-02-25 04:32:26 +01:00
..
__init__.py Improve the way settings are managed (#1272) 2019-08-02 09:17:51 +02:00
test_config.py config: fix handling of venv opts env vars 2024-02-25 04:32:26 +01:00