Skip to content

pip install -r requirements/3.x.txt fails #335

@pofl

Description

@pofl

Describe the bug

I tried running pip install as per Readme.
I get error

Collecting codecov==2.1.12
  ERROR: Could not find a version that satisfies the requirement codecov==2.1.12 (from versions: none)
ERROR: No matching distribution found for codecov==2.1.12

Apparently codecov have changed some things around and have taken the codecov package off PyPI completely!
Related: codecov/python-standard#31

To Reproduce

Follow readme instructions on a fresh virtualenv

Runtime environment

-- should be irrelevant --

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions