Skip to content

Solving dependency with uv on windows not work because of sh #559

@zhavir

Description

@zhavir

Somehow, I'm unable to sync my uv lock on Windows when this library is included as a dependency. The issue seems to be that it depends on the sh library, which isn't compatible with Windows. However, sh isn't listed in the pyproject.toml. Do you know if it's currently being used?

That said, when I run it as a pre-commit hook, it works like a charm. I mainly need it because I've written some plugins on top of it, and having type hinting support is really helpful.

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