certbot/certbot-dns-dnsimple
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_dnsimple Drop Python 3.7 support (#9792) 2023-10-13 06:57:42 -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 DNSimple DNS Authenticator (#4587) 2017-05-22 17:06:04 -07:00
MANIFEST.in make dns tests internal (#9639) 2023-03-29 09:10:34 +11:00
README.rst DNSimple DNS Authenticator (#4587) 2017-05-22 17:06:04 -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

DNSimple DNS Authenticator plugin for Certbot