mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-18 15:07:45 +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