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

To do: dynamic dependencies #7

Closed
cjdoris opened this issue Dec 7, 2021 · 1 comment
Closed

To do: dynamic dependencies #7

cjdoris opened this issue Dec 7, 2021 · 1 comment

Comments

@cjdoris
Copy link
Collaborator

cjdoris commented Dec 7, 2021

Maybe also packages to specify dependencies dynamically with an add_deps hook?

The downside of this is that we may need to resolve multiple times, and the versions of installed things might change, and these hooks cannot be removed. So the up-front declarative style (i.e. CondaPkg.toml) should be preferred.

@cjdoris
Copy link
Collaborator Author

cjdoris commented Aug 20, 2022

Implemented as a temp=true flag to CondaPkg.add. Currently not part of the API (experimental use only).

@cjdoris cjdoris closed this as completed Aug 20, 2022
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

No branches or pull requests

1 participant