Skip to content

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Apr 6, 2024

If you have a passthrough environment and have passed --no-install, don't error because there's an install command that's not going to do anything.

Fixes #739. This fixes the underlying problem in #693 - that was asking for a way to detect run("pip", "install", ...) precisely because this bug kept .install(...) from being usable.

Verified

This commit was signed with the committer’s verified signature.
henryiii Henry Schreiner
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii merged commit 11dac8c into wntrblm:main Apr 7, 2024
@henryiii henryiii deleted the henryiii/fix/noinstallpassthrough branch April 7, 2024 20:08
@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.

Allow combination of --no-venv and --no-install to suppress error on session.install
2 participants