Add ty as dev dep
This commit is contained in:
parent
a464016aed
commit
461fc5d822
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ dependencies = [
|
||||||
dev = [
|
dev = [
|
||||||
"ruff",
|
"ruff",
|
||||||
"pytest",
|
"pytest",
|
||||||
|
"ty",
|
||||||
]
|
]
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue