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

Better handling of conflicting --copies and --symlinks #1785

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

gaborbernat
Copy link
Contributor

@gaborbernat gaborbernat commented Apr 23, 2020

Introduce priority of where the option is set to follow the order:
cli, env var, file, hardcoded. If both set at same level prefers copy
over symlink.

Resolves #1784.

Introduce priority of where the option is set to follow the order:
cli, env var, file, hard coded. If both set at same level prefer copy
over symlink.

Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
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.

Cannot override virtualenv.ini --copies values on commandline
1 participant