certbot/certbot-dns-cloudflare
Brad Warren 236f9630e0
Remove unneeded sys import (#5873)
* Remove unneeded sys import.

Once upon a time we needed this in some of these setup.py files because we were
using sys in the file, but we aren't anymore so let's remove the import.

* use setuptools instead of distutils
2018-06-04 15:04:56 -07:00
..
certbot_dns_cloudflare Explicitly mention the permissions warning and chmod 600 2017-06-08 15:44:38 -07:00
docs Put API link at the bottom of DNS plugin docs (#5699) 2018-03-12 17:10:23 -07:00
Dockerfile Add DNS Dockerfiles 2018-02-26 16:27:38 -08:00
LICENSE.txt Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
local-oldest-requirements.txt Break lockstep between our packages (#5655) 2018-03-05 09:50:19 -08:00
MANIFEST.in Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
README.rst Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
readthedocs.org.requirements.txt Add readthedocs requirements files (#5696) 2018-03-08 17:24:30 -08:00
setup.cfg Cloudflare DNS Authenticator 2017-05-10 15:26:51 -07:00
setup.py Remove unneeded sys import (#5873) 2018-06-04 15:04:56 -07:00

Cloudflare DNS Authenticator plugin for Certbot