Merge pull request #290747 from m1-s/mypyPythonVersion

nixos/testDriver: remove pinned mypy python version

authored by Jacek Galowicz and committed by GitHub 4a3d6262 37f467e0

-1
-1
nixos/lib/test-driver/pyproject.toml
··· 37 37 include = '\.pyi?$' 38 38 39 39 [tool.mypy] 40 - python_version = "3.10" 41 40 warn_redundant_casts = true 42 41 disallow_untyped_calls = true 43 42 disallow_untyped_defs = true