aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cliff_2.16.0.bb
blob: 6fadd5bd55b364d9dcf25306a78ab87cfa182e3e (plain)
1
2
3
4
5
6
7
inherit setuptools
require python-cliff.inc

# RDEPENDS only fot python2
RDEPENDS_${PN} += " \
            python-unicodecsv \
"