Disable type checking for now.

This commit is contained in:
Felix Fontein
2025-10-12 22:32:40 +02:00
parent 17e30adb93
commit 16b5bfa27b
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ run_yamllint = true
yamllint_config = ".yamllint"
yamllint_config_plugins = ".yamllint-docs"
yamllint_config_plugins_examples = ".yamllint-examples"
run_mypy = true
run_mypy = false
mypy_ansible_core_package = "ansible-core>=2.19.0"
mypy_config = ".mypy.ini"
mypy_extra_deps = [