python-versions/installers
Matthieu Darbois 1e1d9f9032
fix: setup OpenSSL certificates in `macos-pkg-setup-template.sh` (#189)
The macOS pkg installer does not setup default certificates for OpenSSL.
A script is provided by the macOS pkg installer to setup those using the certifi PyPI package.
Let's run this script as part of the setup template in order to be able to do HTTPS downloads out of the box.
2022-10-03 10:13:05 +02:00
..
macos-pkg-setup-template.sh fix: setup OpenSSL certificates in `macos-pkg-setup-template.sh` (#189) 2022-10-03 10:13:05 +02:00
nix-setup-template.sh When upgrading pip, don't warn there's a new version of pip available (#117) 2021-10-18 14:37:19 +03:00
win-setup-template.ps1 Test registry path before invoking Get-ChildItem (#95) 2021-05-25 10:26:11 +03:00