mypy
bb4b5346
- Fix self-check when targeting Python 3.10 (#12020)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix self-check when targeting Python 3.10 (#12020) This should fix wheel builds. Our CI always targets Python 3.6 when doing a self check, which means that we won't catch issues specific to more recent Python versions.
References
#12020 - Fix self-check when targeting Python 3.10
Author
JukkaL
Parents
0a03ba0d
Loading