Skip to content

Commit 74fad3a

Browse files
committed
Update
1 parent e3a4ca7 commit 74fad3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ select = ["E", "F", "W", "B", "Q", "I", "ASYNC"]
4242
fmt = "ruff format"
4343
lint = "ruff check"
4444
check = ["fmt", "lint"]
45+
test = "pytest"
4546

4647
[tool.hatch.build.targets.wheel]
4748
packages = ["packages/*"]

0 commit comments

Comments
 (0)