[elbe-devel] [PATCH 1/5] elbepack: makofiles: add __init__.py
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Wed Oct 2 12:09:44 CEST 2024
importlib.resources in older versions of Python requires a proper
package to laod files from.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
elbepack/makofiles/__init__.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/elbepack/makofiles/__init__.py b/elbepack/makofiles/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
--
2.46.2
More information about the elbe-devel
mailing list