mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
nixos/testDriver: remove pinned mypy python version
This commit is contained in:
parent
cbc4211f0a
commit
fe4edb712c
@ -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