Skip to content

Support For Checking Intersection of SimpleSpec #148

@iamthebot

Description

@iamthebot

Suppose I have a validation that checks that the required version of a package follows >=4.1.1,!=4.1.5. Additionally, I have a separate requirement (eg; <4.1.8). I'd like to be able to check if there exists an intersection between both specs.

This is useful when eg; users provide requirements but we have additional requirements. Is there already a way to check if both SimpleSpec instances are compatible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions