Skip to content

Commit 547cfeb

Browse files
committed
py: Add patchelf to dev dependencies
1 parent 0724803 commit 547cfeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/gl-client-py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dev = [
2121
"grpcio>=1.67",
2222
"maturin>=1",
2323
"mypy>=1.14.1",
24+
"patchelf>=0.17.2.2",
2425
"protobuf>=4",
2526
"pyln-grpc-proto>=0.1.2",
2627
"types-protobuf>=5.29.1.20241207",

0 commit comments

Comments
 (0)