-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
CI is failing #15990
Labels
bug
mypy got something wrong
Comments
We pin tox, probably because it's not uncommon for it to break CI. Looks to me maybe triggered by release for https://pypi.org/project/pyproject-api/ ? |
Merged
hauntsaninja
added a commit
that referenced
this issue
Aug 30, 2023
koogoro
pushed a commit
that referenced
this issue
Sep 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #15989, #15986, #15965, #15987.
The failure looks like this:
Which makes me think a release of tox or some other packaging tool is to blame. And indeed tox 4.11.0 was released earlier today (https://tox.wiki/en/latest/changelog.html#v4-11-0-2023-08-29).
The text was updated successfully, but these errors were encountered: