certbot/certbot-dns-luadns
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_luadns LuaDNS DNS Authenticator (#4605) 2017-06-16 14:43:12 -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 LuaDNS DNS Authenticator (#4605) 2017-06-16 14:43:12 -07:00
local-oldest-requirements.txt Break lockstep between our packages (#5655) 2018-03-05 09:50:19 -08:00
MANIFEST.in LuaDNS DNS Authenticator (#4605) 2017-06-16 14:43:12 -07:00
README.rst LuaDNS DNS Authenticator (#4605) 2017-06-16 14:43:12 -07:00
readthedocs.org.requirements.txt Add readthedocs requirements files (#5696) 2018-03-08 17:24:30 -08:00
setup.cfg LuaDNS DNS Authenticator (#4605) 2017-06-16 14:43:12 -07:00
setup.py Remove unneeded sys import (#5873) 2018-06-04 15:04:56 -07:00

LuaDNS Authenticator plugin for Certbot