certbot/certbot-nginx/certbot_nginx/_internal
Adrien Ferrand 8a95c030e6
Drop Python 3.7 support (#9792)
* Drop Python 3.7 support

* Fix lint and test

* Check for venv generation

* Update requirements

* Update oldest constaints and compatibility tests runtime
2023-10-13 06:57:42 -07:00
..
tests Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
tls_configs Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295) 2022-05-13 10:59:49 -07:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
constants.py Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295) 2022-05-13 10:59:49 -07:00
display_ops.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
http_01.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
nginxparser.py Drop Python 3.7 support (#9792) 2023-10-13 06:57:42 -07:00
obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser.py Revert "nginx: on encountering lua directives, produce a better warning (#9475)" 2023-02-25 08:45:19 +11:00
parser_obj.py Make mypy pass on our tests (#9648) 2023-03-31 09:20:44 +11:00