-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Milestone
Description
Allow something like
[deps.somepackage]
version = ">=1.2, <2"
override = truein CondaPkg.toml. The flag override=true has no effect unless it's in the top-level environment, in which case this dependency overrides any other dependencies for the same package name. And similar for pip deps.
Also some mechanism to avoid installing a package? Maybe a special version = "skip"?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels