mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[python] PCQA-273 Switch from 3.12 RC2 to RC3
GitOrigin-RevId: d076158de38a25cb8fff0205b24da6dc9d534f71
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7014be59fd
commit
c94a4fea62
@@ -43,7 +43,7 @@ envs {
|
||||
String python39version = "3.9.13"
|
||||
String python310version = "3.10.8"
|
||||
String python311version = "3.11.0"
|
||||
String python312version = "3.12.0rc2"
|
||||
String python312version = "3.12.0rc3"
|
||||
|
||||
bootstrapDirectory = new File(System.getenv().getOrDefault("PYCHARM_PYTHONS", new File(buildDir, 'pythons').path))
|
||||
envsDirectory = new File(System.getenv().getOrDefault("PYCHARM_PYTHON_VIRTUAL_ENVS", new File(buildDir, 'envs').path))
|
||||
|
||||
Reference in New Issue
Block a user