Exclude cz.ucw.pavel.calendar from bundling

This commit is contained in:
Thomas Farstrike
2026-02-14 21:22:23 +01:00
parent ac46bdce3d
commit c8ffb9d752
+2 -1
View File
@@ -20,7 +20,8 @@ rm "$outputjson"
# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
# com.micropythonos.doom_launcher isn't ready because the firmware doesn't have doom built-in yet
# com.micropythonos.nostr isn't ready for release yet
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.errortest com.micropythonos.doom_launcher com.micropythonos.nostr"
# cz.ucw.pavel.calendar isn't ready for release yet
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.errortest com.micropythonos.doom_launcher com.micropythonos.nostr cz.ucw.pavel.calendar"
echo "[" | tee -a "$outputjson"