mirror of
https://github.com/python/cpython.git
synced 2026-03-20 03:41:06 +00:00
3 lines
145 B
Text
3 lines
145 B
Text
# Requirements file for external linters and checks we run on
|
|
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
|
|
mypy==1.5.1
|