mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +08:00
cfc671f6bd
We only support running mypy using 3.8+ up, since mypy 1.5 dropped support for running with Python 3.7. Closes: #10599