fix: use python instead of python3 if python3 is not available on windows

This commit is contained in:
xucong053
2022-06-15 11:27:35 +08:00
parent 5731055606
commit 96ebad6083
15 changed files with 55 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-empty-project",
"create_time": "2022-06-09T23:39:15.678957+08:00",
"hrp_version": "v4.1.2"
"create_time": "2022-06-15T11:16:58.586353+08:00",
"hrp_version": "v4.1.3"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-go-plugin",
"create_time": "2022-06-14T13:19:05.262039+08:00",
"create_time": "2022-06-15T11:16:22.591+08:00",
"hrp_version": "v4.1.3"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-py-plugin",
"create_time": "2022-06-14T13:19:05.680344+08:00",
"create_time": "2022-06-15T11:16:22.751458+08:00",
"hrp_version": "v4.1.3"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-without-plugin",
"create_time": "2022-06-09T23:39:15.552117+08:00",
"hrp_version": "v4.1.2"
"create_time": "2022-06-15T11:16:58.422853+08:00",
"hrp_version": "v4.1.3"
}