mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
Remove python 2.7 from prebuilt binary stubs and bundled shared indexes (PY-50829)
GitOrigin-RevId: 89d6e9c046748ede16b8d6fd6b708c2c2962101e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8809f3ea38
commit
c8ee65e8f3
@@ -30,8 +30,6 @@ envs {
|
||||
shouldUseZipsFromRepository = Os.isFamily(Os.FAMILY_WINDOWS)
|
||||
}
|
||||
|
||||
python "python27", "2.7.18"
|
||||
|
||||
if (!(Os.isFamily(Os.FAMILY_MAC) && Os.isVersion("10.16"))) {
|
||||
// https://github.com/pyenv/pyenv/issues/1737#issuecomment-794592631
|
||||
python "python36", "3.6.8"
|
||||
|
||||
Reference in New Issue
Block a user