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

Co-authored-by: James Knight <jdknight@users.noreply.github.com>
This commit is contained in:
vidyasagarnimmagaddi
2025-01-22 21:27:31 +05:30
committed by GitHub
parent cd2ebf2962
commit 37aecb0028
5 changed files with 14 additions and 7 deletions

View File

@@ -11,7 +11,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{

View File

@@ -11,7 +11,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{

View File

@@ -10,7 +10,8 @@
"3.9.*",
"3.10.*",
"3.11.*",
"3.12.*"
"3.12.*",
"3.13.*"
]
},
{

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.*"
]
},
{

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.*"
]
},
{