mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 10:59:19 +00:00
Fixes: 99d18a6bc1a915ef5f07116e0fe684f56825a165 In above commit, only the python2 recipe was updated, but python3 recipe also uses the SRC_URI from python-pytest.inc and is currently broken (do_fetch). Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
3 lines
51 B
BlitzBasic
3 lines
51 B
BlitzBasic
inherit pypi setuptools3
|
|
require python-pytest.inc
|