summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rwxr-xr-xtools/make-frozen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-frozen.py b/tools/make-frozen.py
index 704999e61c..18368e218f 100755
--- a/tools/make-frozen.py
+++ b/tools/make-frozen.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
#
# Create frozen modules structure for MicroPython.
#