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

plugin4: skip install_package_deps #36

Merged
merged 3 commits into from
Feb 9, 2023
Merged

Conversation

masenf
Copy link
Owner

@masenf masenf commented Feb 9, 2023

If the installer already installed from a lock file do not also install the package deps

Fix #33

If the installer already installed from a lock file
do not also install the package deps
preserve the signature from the parent class
Ignore unexpected type when blanking package_deps
in case the API changes or we get something
we weren't expecting
@masenf masenf merged commit a968f82 into main Feb 9, 2023
@masenf masenf deleted the ignore-install-package-deps branch February 9, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install_package_deps overrides locked install_deps
1 participant