aboutsummaryrefslogtreecommitdiff
path: root/run_mypy.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_mypy.py')
-rwxr-xr-xrun_mypy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_mypy.py b/run_mypy.py
index c805ca4..da79980 100755
--- a/run_mypy.py
+++ b/run_mypy.py
@@ -29,6 +29,7 @@ modules = [
'mesonbuild/dependencies/cuda.py',
'mesonbuild/dependencies/detect.py',
'mesonbuild/dependencies/boost.py',
+ 'mesonbuild/dependencies/framework.py',
'mesonbuild/dependencies/hdf5.py',
'mesonbuild/dependencies/mpi.py',
'mesonbuild/dependencies/pkgconfig.py',