aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb
blob: 09c5700db5d45399a0a21c7f9bee6cd581b36270 (plain)
1
2
3
4
5
6
7
inherit pypi setuptools
require python-importlib-metadata.inc
RDEPENDS_${PN} += "python-configparser \
                   python-contextlib2 \
                   python-pathlib2 \
                   python-compression \
"