overlays/blender-foodogsquared: remove imageio Python library

It always delays the OS build since it will build all of the Python
libraries by itself.
This commit is contained in:
Gabriel Arazas 2024-04-01 13:27:57 +08:00
parent d6e2920f76
commit 3b9e1ab8c4
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -5,7 +5,6 @@ final: prev:
with p; [
pandas
scipy
imageio
pillow
]);
}