aboutsummaryrefslogtreecommitdiff
path: root/run_mypy.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_mypy.py')
-rwxr-xr-xrun_mypy.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/run_mypy.py b/run_mypy.py
index 3845732..e2b0415 100755
--- a/run_mypy.py
+++ b/run_mypy.py
@@ -32,7 +32,9 @@ normal_modules = [
strict_modules = [
'mesonbuild/interpreterbase.py',
+ 'mesonbuild/mtest.py',
'mesonbuild/minit.py',
+ 'mesonbuild/mintro.py',
'mesonbuild/mparser.py',
'mesonbuild/msetup.py',
'mesonbuild/mcompile.py',