Add python 3.10 to prebuilt binary stubs and bundled shared indexes (PY-50829)

GitOrigin-RevId: beac30e735b26adc8a42187f5d2099811d6380f7
This commit is contained in:
Semyon Proshev
2021-10-14 14:36:06 +03:00
committed by intellij-monorepo-bot
parent 3d98530046
commit 1186fbe0ca

View File

@@ -38,4 +38,5 @@ envs {
python "python37", "3.7.9"
python "python38", "3.8.10"
python "python39", "3.9.5"
python "python310", "3.10.0"
}