[3.13] gh-133403: Run mypy on Tools/build/mypy.ini changes (GH-137692) (#137699)

(cherry picked from commit e93dca7223)
This commit is contained in:
sobolevn 2025-08-13 09:18:29 +03:00 committed by GitHub
parent 5e48662726
commit 165532ccdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ on:
- "Lib/test/libregrtest/**"
- "Lib/tomllib/**"
- "Misc/mypy/**"
- "Tools/build/mypy.ini"
- "Tools/build/check_extension_modules.py"
- "Tools/build/compute-changes.py"
- "Tools/build/deepfreeze.py"