Skip to content

Commit 01e5c76

Browse files
phlogistonjohnmergify[bot]
authored andcommitted
setup.cfg: add keybridge extra dependencies
Add a new keybridge extra. It will be used to build a server that depends on varlink and kmip libraries. Adding it now allows mypy to do it's thing. Signed-off-by: John Mulligan <[email protected]>
1 parent 1aedc50 commit 01e5c76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@ rados =
5050
grpc =
5151
grpcio>=1.48
5252
protobuf>=3.19
53+
keybridge =
54+
varlink
55+
PyKMIP

0 commit comments

Comments
 (0)