[Ubuntu & Windows] Adding Python 3.13 version (#11438)

Co-authored-by: James Knight <[email protected]>
This commit is contained in:
vidyasagarnimmagaddi
2025-01-22 08:57:31 -07:00
committed by GitHub
co-authored by James Knight
parent cd2ebf2962
commit 37aecb0028
5 changed files with 14 additions and 7 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{
+2 -1
View File
@@ -11,7 +11,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{
+2 -1
View File
@@ -10,7 +10,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{
+4 -2
View File
@@ -21,7 +21,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
],
"default": "3.9.*"
},
@@ -35,7 +36,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{
+4 -2
View File
@@ -21,7 +21,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
],
"default": "3.9.*"
},
@@ -35,7 +36,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{