mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-14 02:10:47 +00:00
>From setup.cfg: ... 20 install_requires = 21 zipp>=0.5 22 pathlib2; python_version=='3.4.*' or python_version < '3' 23 contextlib2; python_version < '3' 24 configparser>=3.5; python_version < '3' ... Add missing runtime depends while python version < '3' Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
182 B
182 B