Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow all command line option flags to be used in config file/env-var #1763

Merged
merged 2 commits into from
Apr 8, 2020

Conversation

gaborbernat
Copy link
Contributor

@gaborbernat gaborbernat commented Apr 6, 2020

Extend config file and environment variables checked for configuration to also check aliases (e.g. setting either VIRTUALENV_COPIES or VIRTUALENV_ALWAYS_COPY will work).

Resolves #1761.

Extend config file and environment variables checked for configuration to also
check aliases (e.g.
setting either ``VIRTUALENV_COPIES`` or ``VIRTUALENV_ALWAYS_COPY`` will work).

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
@gaborbernat
Copy link
Contributor Author

Blocked by release of xonsh/xonsh#3505

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
@gaborbernat
Copy link
Contributor Author

Blocked by xonsh/xonsh#3504

@gaborbernat gaborbernat merged commit 6b7d54b into pypa:master Apr 8, 2020
@gaborbernat gaborbernat deleted the 1761 branch April 8, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

virtualenv ignores VIRTUALENV_ALWAYS_COPY environment variable
1 participant