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

Add compatibility check for run-time dependencies of injected packages #48

Open
delsner opened this issue Aug 22, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@delsner
Copy link
Member

delsner commented Aug 22, 2024

If one injects a package using --inject, the package's run dependencies might not be compatible with the dependencies in the packed environment. The cause could be that one does not update the run dependencies in the conda/rattler recipe when updating the pixi.lock file for the packed environment.
A nice feature would be to check for compatibility during "pack-time", s.t. users are not injecting packages with incompatible run dependencies.

@delsner delsner added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant