Skip to content

pip not installing latest version of decocare, easy_install works #25

Description

@moomoobloo

pip install decocare installs version 0.0.30 of decocare, but the latest release is 0.0.31. pip install decocare --upgrade does not upgrade to 0.0.31 either.

On the other hand, easy_install decocare and easy_install -U decocare correctly install/upgrade to 0.0.31.

pypi shows 0.0.31 as the latest release:
https://pypi.python.org/pypi/decocare

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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