[fix] py: sxng wheel build still broken

Directories chunk and img were not included

Signed-off-by: leaty <dev@leaty.net>
This commit is contained in:
leaty
2025-12-03 13:05:30 +01:00
committed by Markus Heiser
parent 5e0e1c6b31
commit 0ebac144f5

View File

@@ -62,6 +62,7 @@ setup(
'infopage/*/*',
'static/themes/*',
'static/themes/*/*',
'static/themes/*/*/*',
'templates/*/*',
'templates/*/*/*',
'translations/*',