Skip to content

Commit 2ede768

Browse files
committed
pyproject.toml: add gpiod>=2.2.3 to dependencies
Signed-off-by: Perry Melange <[email protected]>
1 parent 9dd6ab4 commit 2ede768

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
@@ -34,6 +34,7 @@ classifiers = [
3434
dependencies = [
3535
"ansicolors>=1.1.8",
3636
"attrs>=21.4.0",
37+
"gpiod>=2.2.3",
3738
"grpcio>=1.64.1, <2.0.0",
3839
"grpcio-reflection>=1.64.1, <2.0.0",
3940
"protobuf>=5.27.0",

0 commit comments

Comments
 (0)