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

fix: avoid mixing venv and conda from environment #804

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Mar 29, 2024

Fix #801.

Needs a test were we manually set one variable and make sure it isn't present. It might be the parent run overrides it.

I'd like to allow this at the user level, too; setting env={"UNSET_ME": None} would be a good way to provide an "unset" list. You can set to an empty string, but that's not always the same as not having the variable in the first place.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii marked this pull request as draft March 29, 2024 04:38
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii marked this pull request as ready for review April 2, 2024 15:03
@henryiii henryiii merged commit 48f82a1 into wntrblm:main Apr 2, 2024
22 checks passed
@henryiii henryiii deleted the henryiii/fix/venvconda branch April 9, 2024 07:19
@henryiii henryiii mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Error when running a uv backend session with active conda environment
2 participants