mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixos/testDriver: remove pinned mypy python version
This commit is contained in:
parent
cbc4211f0a
commit
fe4edb712c
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue