certbot/certbot-dns-google
Harlan Lieberman-Berg d704a258a6 Drop setuptools as a runtime dependency
Because of the change from using setuptools.pkg_resources to using
importlib, we no longer need a runtime dependency on setuptools. It is
still required, however, for running setup.py.
2024-10-05 20:11:22 -04:00
..
certbot_dns_google dns-google: fix condition to don't use private dns zones (#9744) 2023-08-27 01:19:38 +02:00
docs Fix docs (#9755) 2023-08-25 12:22:14 -07:00
.readthedocs.yaml Docs: Reset requirements.txt path (#9877) 2024-02-01 08:27:45 -08:00
LICENSE.txt Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
MANIFEST.in make dns tests internal (#9639) 2023-03-29 09:10:34 +11:00
README.rst Google Cloud DNS Authenticator (#4581) 2017-05-17 11:26:26 -07:00
readthedocs.org.requirements.txt Pin readthedocs deps (#9083) 2021-11-04 20:35:44 +11:00
setup.py Drop setuptools as a runtime dependency 2024-10-05 20:11:22 -04:00

Google Cloud DNS Authenticator plugin for Certbot