Skip to content
Snippets Groups Projects
Commit f9139d7b authored by kristenk's avatar kristenk Committed by Edward Z. Yang
Browse files

Expose constraints that apply wherever a package appears in the dependency graph.

For example, --constraint="any.pkg == 5" applies to "pkg" whether it is a
top-level dependency, setup dependency, or build tool dependency.

I also modified the UserConstraint type so that it is more similar to the
PackageConstraint type, now that both types need to express similar
"constraint scopes".
parent 3c06b132
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment