fixed dependency metadata

master
mallyhubz 5 years ago
parent 29cf7896dc
commit 1531455542

2
.gitignore vendored

@ -2,3 +2,5 @@
__pycache__
wifi*.json
config.json
cmd.exe.lnk
tilda_tools.bat

@ -2,7 +2,7 @@
"""
___name___ = "Nyan"
___license___ = "MIT"
___dependencies___ = ["app", "homescreen", "ugfx_helper", "machine"]
___dependencies___ = ["app", "homescreen", "ugfx_helper"]
___categories___ = ["Homescreens"]
___bootstrapped___ = False

Loading…
Cancel
Save