mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
This PR uses pipstrap to bootstrap the venv used to build Windows installers. This effectively pin all build dependencies, since pynsist is already installed through pip_install.py script. * Use pipstrap * Pin also NSIS version |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| certbot.ico | ||
| construct.py | ||
| renew-down.ps1 | ||
| renew-up.ps1 | ||
| run.bat | ||
| template.nsi | ||