summaryrefslogtreecommitdiffstats
path: root/python/dnspython/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/dnspython/README')
-rw-r--r--python/dnspython/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/dnspython/README b/python/dnspython/README
index 2a208d072f..983875ac1e 100644
--- a/python/dnspython/README
+++ b/python/dnspython/README
@@ -6,6 +6,3 @@ dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.
-
-python3, pycrypto, pycryptodomex and ecdsa are optional dependencies for DNSSEC
-functionality.