diff --git a/setup.py b/setup.py index 11c0c04..c9872ca 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,6 @@ install_requires = [ 'dns-lexicon', 'mock', 'setuptools', - 'tld', 'zope.interface', ]