Skip to content

Support target platform exclusion syntax #345

@ncoghlan

Description

@ncoghlan

Excluding a platform from a layer lock (e.g. for a lack of available binary wheel distributions) currently requires explicitly listing all of the other platforms that should still be included.

It would be convenient if this could instead be directly expressed as an exclusion, such as: platforms = ["!macosx_x86_64"]

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions