[macOS] Add PyPy 3.9 (#5132)

This commit is contained in:
Nikolay Frolov
2022-02-25 10:51:43 +03:00
committed by GitHub
parent 6f72963535
commit b2999beaf8
3 changed files with 6 additions and 3 deletions

View File

@@ -267,7 +267,8 @@
"2.7",
"3.6",
"3.7",
"3.8"
"3.8",
"3.9"
]
},
{

View File

@@ -236,7 +236,8 @@
"versions": [
"2.7",
"3.7",
"3.8"
"3.8",
"3.9"
]
},
{

View File

@@ -150,7 +150,8 @@
"versions": [
"2.7",
"3.7",
"3.8"
"3.8",
"3.9"
]
},
{