mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +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