certbot/certbot-dns-rfc2136
Adrien Ferrand d20e42562c
Add type annotations to the certbot package (part 1) (#9084)
* Extract from #9084

* Cast/ignore types during the transition

* Fix after review

* Fix lint
2021-11-12 14:27:46 +11:00
..
certbot_dns_rfc2136 Add type annotations to the certbot package (part 1) (#9084) 2021-11-12 14:27:46 +11:00
docs docs: update intersphinx url for certbot project (#9096) 2021-11-11 09:44:59 +01:00
tests certbot-dns-rfc2136: catch error when a hostname is being used for dns_rfc2136_server (#8990) 2021-08-23 09:38:14 +10:00
LICENSE.txt RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08: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.cfg RFC 2136 DNS Authenticator (#4701) 2017-06-16 16:53:46 -07:00
setup.py Add Python 3.10 support and tests (#9077) 2021-11-08 15:55:32 -08:00

RFC 2136 DNS Authenticator plugin for Certbot