mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +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