tools/make-frozen.py: Use Python2-compatible shebang.
This commit is contained in:
parent
68e8b595de
commit
6ab8b63bdd
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Create frozen modules structure for MicroPython.
|
# Create frozen modules structure for MicroPython.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user