mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
Merge pull request #290747 from m1-s/mypyPythonVersion
nixos/testDriver: remove pinned mypy python version
This commit is contained in:
commit
4a3d62623b
@ -37,7 +37,6 @@ target-version = ['py39']
|
||||
include = '\.pyi?$'
|
||||
|
||||
[tool.mypy]
|
||||
python_version = "3.10"
|
||||
warn_redundant_casts = true
|
||||
disallow_untyped_calls = true
|
||||
disallow_untyped_defs = true
|
||||
|
Loading…
Reference in New Issue
Block a user