Skip to content

Commit e726620

Browse files
committed
add pytest and pyright
1 parent dd5edc3 commit e726620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies = [
1212
]
1313

1414
[project.optional-dependencies]
15-
dev = ["ruff"]
15+
dev = ["ruff", "pytest", "pyright"]

0 commit comments

Comments
 (0)