Skip to content

Coverall requirement breaks Windows install #118

@mwidman

Description

@mwidman

Upgrading to the latest version of Pyrax is difficult in Windows because of the inclusion of the "coveralls" module requirement. This module requires "sh" which only runs on Linux so Windows cannot install it, or coveralls, or pyrax.

I finally got around it by doing a bunch of "pip install --no-deps" but it was quite the nuisance.

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