Skip to content

pypi release to fix pyyaml dep hardcode #99

@kapilt

Description

@kapilt

else it can cause skew installation errors when used as a dependency due to mismatched pypi versions across transitive dep set on pyyaml otherwise. ie. if one dep depends on any version greater than pyyaml > 3.11 and skew in current form pins it to 3.11 and 3.12 gets installed for the other dep, then skew install barfs.

simple fix was already merged in #97 but needs a release to close the loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions