Skip to content

Commit 2c08351

Browse files
committed
Add ty to dev dependencies and update deps
1 parent 4449478 commit 2c08351

File tree

2 files changed

+456
-443
lines changed

2 files changed

+456
-443
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ gort = "gort.__main__:main"
3838
dev = [
3939
"ipython>=8.0.0",
4040
"ipdb>=0.12.3",
41-
"ruff>=0.5.0"
41+
"ruff>=0.5.0",
42+
"ty>=0.0.3",
4243
]
4344
docs = [
4445
"Sphinx>=8.0.0",

0 commit comments

Comments
 (0)