Skip to content

Commit 9448aa6

Browse files
committed
add ruff as a test dependency
1 parent f2946ea commit 9448aa6

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
@@ -53,6 +53,7 @@ test = [
5353
"yapf",
5454
"rpy2",
5555
"importlib_metadata; python_version<'3.8'",
56+
"ruff",
5657
]
5758

5859
[tool.hatch.version]

0 commit comments

Comments
 (0)