Skip to content

Commit 7232f32

Browse files
committed
add ruff to dev deps
1 parent 92a517c commit 7232f32

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
@@ -40,6 +40,7 @@ dev = [
4040
"pytest>=8.4",
4141
"pytest-cov>=6.2.0",
4242
"quart-trio>=0.12.0",
43+
"ruff>=0.13.2"
4344
"sphinx>=8.2.0 ; python_version >= '3.11'",
4445
"sphinx-rtd-theme>=3.0.0 ; python_full_version >= '3.11'",
4546
"twine>=6.1.0",

0 commit comments

Comments
 (0)