Skip to content

Commit 2f5d3ae

Browse files
pyproject.toml: add ruff to dev extra
Signed-off-by: Bastian Krause <[email protected]>
1 parent 1ab0abd commit 2f5d3ae

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
@@ -127,6 +127,7 @@ dev = [
127127
"pytest-isort>=2.0.0",
128128
"pytest-mock>=3.6.1",
129129
"pylint>=3.0.0",
130+
"ruff>=0.5.7",
130131

131132
# GRPC Channelz support
132133
"grpcio-channelz>=1.64.1, <2.0.0",

0 commit comments

Comments
 (0)