diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb b/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb deleted file mode 100644 index 09c5700db5..0000000000 --- a/meta-python/recipes-devtools/python/python-importlib-metadata_0.23.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-importlib-metadata.inc | ||
3 | RDEPENDS_${PN} += "python-configparser \ | ||
4 | python-contextlib2 \ | ||
5 | python-pathlib2 \ | ||
6 | python-compression \ | ||
7 | " | ||