1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Files
certbot/tools
Adrien Ferrand 8a84c88fee Remove wheel hack in windows installer construction script (#8752)
In #8649 we added some code to trick pynsist and make it understand that `abi3` wheels for Windows are forward compatible, meaning that the cryptography wheel tagged `cp36-abi3` is in fact compatible with Python 3.6+, and not only Python 3.6.

Since pynsist 2.7 the tool now understand `abi3` wheels properly, and this trick is not needed anymore.

Please note that despite modifying the pynsist pinning in `dev_constraints.txt`, it will have no effect since pynsist currently escape the pinning system. This is handled in https://github.com/certbot/certbot/pull/8749.
2021-04-02 10:37:19 -07:00
..
2021-03-25 08:00:47 +11:00
2021-04-01 13:57:03 -07:00
2020-04-13 10:41:39 -07:00
2016-03-01 11:21:51 -08:00
2016-01-11 14:22:51 -08:00
2018-09-05 14:10:05 -07:00
2021-04-01 13:57:03 -07:00
2019-03-04 15:52:38 +02:00
2021-04-01 13:57:03 -07:00