mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
Bump python 3.9 version used in our infrastructure (PY-50829)
GitOrigin-RevId: fb08f46a4ac586d8ff8f3699323043f797296a7d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
85932645d1
commit
bae8aa77b9
@@ -39,7 +39,7 @@ envs {
|
||||
String python36version = "3.6.8"
|
||||
String python37version = "3.7.9"
|
||||
String python38version = "3.8.10"
|
||||
String python39version = "3.9.5"
|
||||
String python39version = "3.9.13"
|
||||
String python310version = "3.10.0"
|
||||
|
||||
bootstrapDirectory = new File(System.getenv().getOrDefault("PYCHARM_PYTHONS", new File(buildDir, 'pythons').path))
|
||||
|
||||
Reference in New Issue
Block a user