You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Pip2 and Python27 are no longer available (end-of-life) in the
standard repo in the CodeBuild 5.0 image, so add workarounds to
install them.
- Python 2.7 is in the `Universe` repository.
- Pip2 is not, install it with their install script.
ref aws/aws-toolkit-jetbrains#2366
0 commit comments