mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
* Migrate entrypoint logic from pkg_resources to importlib.metadata * Usage of importlib_metadata up to Python 3.9 to align API behavior to Python 3.10 --------- Co-authored-by: Adrien Ferrand <adrien.ferrand@amadeus.com> Co-authored-by: Adrien Ferrand <adrien.ferrand@arteris.com>