Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove codecov dependency #157

Open
johannes-mueller opened this issue Apr 13, 2023 · 0 comments
Open

Remove codecov dependency #157

johannes-mueller opened this issue Apr 13, 2023 · 0 comments

Comments

@johannes-mueller
Copy link

From yesterday on, the codecov package is no longer available on pypi. That makes pip install testbook[dev] fail as the dependency to codecov cannot be resolved.

https://about.codecov.io/blog/message-regarding-the-pypi-package/

Workaround is to use

pip install testbook ipykernel

instead.

johannes-mueller added a commit to boschresearch/pylife that referenced this issue Apr 13, 2023
johannes-mueller added a commit to boschresearch/pylife that referenced this issue Apr 13, 2023
maierbn pushed a commit to boschresearch/pylife that referenced this issue Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant