1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-02 17:38:15 +00:00
Files
poky/meta/recipes-devtools/python/python3-numpy_1.22.2.bb
Richard Purdie 9348370e5a python3-numpy: Fix pyc determinism issue
Using frozenset causes problems for pyc file determinism. For now remove
the problematic pyc file as we do in the main python3 recipe.

(From OE-Core rev: 9888608f75a97a633bc7d2207ab2defc48c92ac4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-02-25 15:07:50 +00:00

2.7 KiB