Skip to content

setup.py and requirements.txt have inconsistent dependencies #40

@BrenBarn

Description

@BrenBarn

setup.py requires scikit-learn>=0.20,<0.21dev0 while the requirements.txt lists scikit-learn>=0.21,<0.23dev0, which appear to be mutually exclusive. It looks like the latter was updated recently while the former has not been updated for a year and a half.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions