diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-28 12:08:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-28 21:13:00 +0000 |
commit | 19e3031e3a1e600e417625997fad11f708a1b3b5 (patch) | |
tree | 6e1887258d6460f81bed17230d40fcf97c3a7bbe /LICENSE | |
parent | 469f6ee0bb47ff0dfc96c04501bc7eb363c23d02 (diff) | |
download | poky-19e3031e3a1e600e417625997fad11f708a1b3b5.tar.gz |
python3-testtools: Avoid traceback2 module requirement
traceback2 adds traceback for python2. Rather than depend on traceback2, we're
python3 only so just use traceback.
This caused breakage in oe-selftest -j which uses testtools on the autobuilder
using buildtools-tarball.
[YOCTO #13652]
(From OE-Core rev: ee80a06c107375e3cf0d246ea17c09dda4536dab)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions