mirror of
https://github.com/python/cpython.git
synced 2026-01-03 22:12:27 +00:00
3 lines
122 B
Text
3 lines
122 B
Text
# Requirements file for external linters and checks we run on
|
|
# Tools/clinic and Tools/cases_generator/ in CI
|
|
mypy==1.5.1
|