certbot/windows-installer
Adrien Ferrand 4c652b9c82 Upgrade to pywin32>=227 (#7615)
Current version of pywin32 used in certbot (225) does not have wheels available for Python 3.8. Installing certbot for development in this case requires to build from source. On Windows, this implies a Visual Studio C++ environment up and ready, which is absolutely not fun.

Let's upgrade to pywin32 227, that provides these wheels for all Python versions from 3.5 up to current dev status of 3.9.
2019-12-02 13:39:31 -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 Upgrade to pywin32>=227 (#7615) 2019-12-02 13:39:31 -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] 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