| Brad Bishop | dec060e | 2019-09-23 08:01:31 -0400 | [diff] [blame] | 1 | inherit pypi setuptools |
| 2 | require python-importlib-metadata.inc | ||||
| Brad Bishop | 2f97392 | 2019-11-11 07:58:48 -0500 | [diff] [blame] | 3 | RDEPENDS_${PN} += "python-configparser \ |
| 4 | python-contextlib2 \ | ||||
| 5 | python-pathlib2 \ | ||||
| 6 | python-compression \ | ||||
| 7 | " | ||||