precache pypy 3.7 (#2737)

This commit is contained in:
Dibir Magomedsaygitov
2021-02-19 10:19:11 +03:00
committed by GitHub
parent 8916d17640
commit c881c3cab7
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -48,7 +48,8 @@
"platform" : "win32",
"versions": [
"2.7",
"3.6"
"3.6",
"3.7"
]
},
{
+2 -1
View File
@@ -48,7 +48,8 @@
"platform" : "win32",
"versions": [
"2.7",
"3.6"
"3.6",
"3.7"
]
},
{