You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: