Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
ffa2b21e06d14cdb371fc59674b327056c7e0c88
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cassandra-driver_3.13.0.bb
blob: 34f149d3f5f3b16a61f0730e83984688499a681e [
file
] [
log
] [
blame
]
inherit setuptools3
require
python
-
cassandra
-
driver
.
inc
# Requires concurrent which is currently in -misc
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-misc \
${PYTHON_PN}-numbers \
"