certbot/certbot-dns-rfc2136
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_rfc2136 dns-rfc2136: add test coverage for PR #9672 (#9684) 2023-05-08 14:34:40 -07: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 RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
MANIFEST.in make dns tests internal (#9639) 2023-03-29 09:10:34 +11:00
README.rst RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -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

RFC 2136 DNS Authenticator plugin for Certbot