Skip to content

Commit d472e84

Browse files
setup.cfg: add a new extra for rados
Add the optional rados dependency. Signed-off-by: John Mulligan <[email protected]>
1 parent db06d90 commit d472e84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ yaml =
3535
PyYAML>=5.4
3636
toml =
3737
tomli;python_version<"3.11"
38+
rados =
39+
rados

0 commit comments

Comments
 (0)