You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Add include_in_build.py and manifest.py
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
print("This script will be included in the build.")
|
||||
print("You can then run it with: import include_in_build.py")
|
||||
@@ -0,0 +1 @@
|
||||
freeze('', 'include_in_build.py')
|
||||
Reference in New Issue
Block a user