certbot/certbot-dns-cloudflare
Brad Warren 7f9857a81b
Use Python 3 style super (#8777)
This is one of the things that newer versions of `pylint` complains about.

* git grep -l super\( | xargs sed -i 's/super([^)]*)/super()/g'

* fix spacing
2021-04-08 13:04:51 -07:00
..
certbot_dns_cloudflare Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
docs Automatically Catch Sphinx Errors (#8530) 2021-01-07 20:26:59 +01:00
tests Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
LICENSE.txt Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
local-oldest-requirements.txt Release 1.1.0 2020-01-14 10:52:03 -08:00
MANIFEST.in Refactor tests out of packaged module for dns plugins (#7599) 2019-11-26 15:25:28 -08:00
README.rst Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
readthedocs.org.requirements.txt Refactor certbot/ and certbot/tests/ to use the same structure as the other packages (#7544) 2019-11-25 14:28:05 -08:00
setup.cfg Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
setup.py Bump version to 1.15.0 2021-04-06 10:24:35 -07:00

Cloudflare DNS Authenticator plugin for Certbot