We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
coverage was pinned to <= 6.4 in #283. This blocks us from testing pytask with Python 3.11.
So, we are going to xfail the problematic tests in #307.
Other related issues
https://github.com/pytest-dev/pytest/issues/10042
https://github.com/nedbat/coveragepy/issues/1402
The text was updated successfully, but these errors were encountered:
No branches or pull requests
coverage was pinned to <= 6.4 in #283. This blocks us from testing pytask with Python 3.11.
So, we are going to xfail the problematic tests in #307.
Other related issues
https://github.com/pytest-dev/pytest/issues/10042
https://github.com/nedbat/coveragepy/issues/1402
The text was updated successfully, but these errors were encountered: