summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb b/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb
new file mode 100644
index 0000000..6fadd5b
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python-cliff_2.17.0.bb
@@ -0,0 +1,7 @@
1inherit setuptools
2require python-cliff.inc
3
4# RDEPENDS only fot python2
5RDEPENDS_${PN} += " \
6 python-unicodecsv \
7"