mirror of
https://git.yoctoproject.org/poky
synced 2026-05-10 17:59:32 +00:00
0191f500c5
We have nose recipes for both Py2 and Py3, but they both want to ship the unversioned nosetest binary. As Py2 is approaching EOL, remove the unversioned binary from python-nose (leaving nosetest-2.7) instead of renaming the binary to nosetest3 in python3-nose. (From OE-Core rev: e22111a18a0f67fefd1800f67bd5e45637deaa60) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 lines
44 B
BlitzBasic
3 lines
44 B
BlitzBasic
inherit setuptools3
|
|
require python-nose.inc
|