[Windows] Add PyPy 3.10 (#8039)

This commit is contained in:
Vasilii Polikarpov
2023-08-09 12:08:16 +02:00
committed by GitHub
parent 8ee2d5203a
commit 8c81cda4bb
2 changed files with 4 additions and 2 deletions

View File

@@ -52,7 +52,8 @@
"3.6",
"3.7",
"3.8",
"3.9"
"3.9",
"3.10"
]
},
{

View File

@@ -46,7 +46,8 @@
"2.7",
"3.7",
"3.8",
"3.9"
"3.9",
"3.10"
]
},
{