certbot/windows-installer
Adrien Ferrand baf43a2dbc Pin all build dependencies for the Windows installer (#7504)
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
2019-11-06 10:17:53 -08:00
..
.gitignore [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
certbot.ico [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
construct.py Pin all build dependencies for the Windows installer (#7504) 2019-11-06 10:17:53 -08:00
renew-down.ps1 [Windows] Create a certbot renew scheduled task using the installer (#7371) 2019-09-23 12:29:18 -07:00
renew-up.ps1 [Windows] Create a certbot renew scheduled task using the installer (#7371) 2019-09-23 12:29:18 -07:00
run.bat [Windows] Create an installer for Certbot (#7324) 2019-09-03 16:30:13 -07:00
template.nsi Create a release pipeline on Azure for Windows installer (#7441) 2019-10-30 10:19:10 -07:00