[Windows] removing Pthyon version:3.7.* (#11276)

This commit is contained in:
vidyasagarnimmagaddi
2025-01-03 23:47:07 +05:30
committed by GitHub
parent b8e122b1b1
commit 92c3eccf8d
2 changed files with 1 additions and 5 deletions

View File

@@ -17,14 +17,13 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
],
"default": "3.7.*"
"default": "3.9.*"
},
{
"name": "Python",
@@ -32,7 +31,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*",

View File

@@ -17,7 +17,6 @@
"arch": "x64",
"platform" : "win32",
"versions": [
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*",
@@ -32,7 +31,6 @@
"arch": "x86",
"platform" : "win32",
"versions": [
"3.7.*",
"3.8.*",
"3.9.*",
"3.10.*",