certbot/certbot-dns-nsone
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_nsone Add documentation for NS1 2017-06-08 15:51:47 -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 NS1 DNS Authenticator (#4602) 2017-05-26 11:24:38 -07:00
local-oldest-requirements.txt Break lockstep between our packages (#5655) 2018-03-05 09:50:19 -08:00
MANIFEST.in NS1 DNS Authenticator (#4602) 2017-05-26 11:24:38 -07:00
README.rst NS1 DNS Authenticator (#4602) 2017-05-26 11:24:38 -07:00
readthedocs.org.requirements.txt Add readthedocs requirements files (#5696) 2018-03-08 17:24:30 -08:00
setup.cfg NS1 DNS Authenticator (#4602) 2017-05-26 11:24:38 -07:00
setup.py Remove unneeded sys import (#5873) 2018-06-04 15:04:56 -07:00

NS1 DNS Authenticator plugin for Certbot