certbot/windows-installer
Brad Warren c102ca66c3
Write a replacement for pipstrap (#8401)
* Add a new, simplified version of pipstrap.

* Use tools/pipstrap.py

* Uncomment code

* Refactor pip_install.py and provide hashes.

* Fix test_sdists.sh.

* Make code work on Python 2.

* Call strip_hashes.py using Python 3.

* Pin the oldest version of httplib2 used in distros

* Strip enum34 dependency.

* Remove pip pinnings from dev_constraints.txt

* Correct pipstrap docstring.

* Don't set working_dir twice.

* Add comments
2020-11-06 11:17:41 +01: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 Write a replacement for pipstrap (#8401) 2020-11-06 11:17:41 +01: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] Avoid letsencrypt.log permissions error during scheduled certbot renew task (#7537) 2019-11-13 10:04:45 -08: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