You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Don't launch com.micropythonos.breakout for now
The compiled .mpy are not pushed.
This commit is contained in:
@@ -32,6 +32,7 @@ class TestLaunchAllApps(unittest.TestCase):
|
||||
# Use PackageManager to get all apps
|
||||
all_packages = AppManager.get_app_list()
|
||||
skipped_packages = {
|
||||
'com.micropythonos.breakout',
|
||||
'com.micropythonos.doom',
|
||||
'cz.ucw.pavel.cellular',
|
||||
'cz.ucw.pavel.compass',
|
||||
|
||||
Reference in New Issue
Block a user