]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
document installing optional packages
authorBob Halley <halley@dnspython.org>
Thu, 7 May 2020 13:37:43 +0000 (06:37 -0700)
committerBob Halley <halley@dnspython.org>
Thu, 7 May 2020 13:37:43 +0000 (06:37 -0700)
README.md

index e136371312d46f11eee09f36f6e702b54f4f9c31..2a841e4c93259bce85d102677b522d578ad07484 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,6 +32,16 @@ to facilitate the testing of DNS software.
 * If not just download the source file and unzip it, then run
   `sudo python setup.py install`
 
+If you want to use DNS-over-HTTPS, you must run
+`pip install requests requests-toolbelt`
+
+If you want to use DNSSEC functionality, you must run
+`pip install cryptography`
+
+If you want to use internationalized domain names (IDNA)
+functionality, you must run
+`pip install idna`
+
 ## ABOUT THIS RELEASE
 
 This is the development version of dnspython 2.0.0