certbot/certbot-ci
Adrien Ferrand cc359dab46
Migrate pkg_resources usages to importlib.resources (#9748)
* Migrate pkg_resources API related to resources to importlib_resources

* Fix lint and mypy + pin lexicon

* Update filterwarnings

* Update oldest tests requirements

* Update pinned dependencies

* Fix for modern versions of python

* Fix assets load in nginx integration tests

* Fix a warning

* Isolate static generation from importlib.resource into a private function

---------

Co-authored-by: Adrien Ferrand <adrien.ferrand@amadeus.com>
2023-09-07 11:38:44 -07:00
..
certbot_integration_tests Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00
snap_integration_tests Fully type certbot-ci module (#9120) 2021-11-30 08:24:39 +11:00
windows_installer_integration_tests Remove unnecessary unittest (#9596) 2023-03-02 06:48:40 -08:00
MANIFEST.in include py.typed marker files in distribution (#9187) 2022-02-04 18:29:26 +01:00
setup.py Migrate pkg_resources usages to importlib.resources (#9748) 2023-09-07 11:38:44 -07:00