diff options
Diffstat (limited to 'python/dnspython/README')
-rw-r--r-- | python/dnspython/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dnspython/README b/python/dnspython/README index 0188d8b5b64a..4ff3ee074559 100644 --- a/python/dnspython/README +++ b/python/dnspython/README @@ -7,4 +7,4 @@ 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. -pycrypto is an optional dependency for DNSSEC functionality. +pycrypto and ecdsa are optional dependencies for DNSSEC functionality. |