aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-taskflow_git.bb
AgeCommit message (Collapse)Author
2020-06-30python3-taskflow: Change python to python3Wang Mingyu
python-futures is only for Python 2, so remove it. python-enum34 or python3-enum34 are not exist, so remove python-enum34 from bb file. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>