-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
Description
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 --