fix(scripts): switch all scripts to python3 (#2820)
* fix(scripts): switch all to python3 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> * fix(changelog-template.hbs): remove the duplicated message fix Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3.7
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# LVGL documentation build configuration file, created by
|
||||
|
||||
Reference in New Issue
Block a user