sarugaku / passa

Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.
ISC License
53 stars 12 forks source link

Support both & and | for metasets merging. #68

Open frostming opened 4 years ago

frostming commented 4 years ago

When combining parent metasets and child ones, one should use & operator, while combining metasets derived from different parents, one should use |.