summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-05-11 09:58:30 -0700
committerBob Halley <halley@dnspython.org>2020-05-11 09:58:30 -0700
commitd08125e60bb14a1be8e07076720e64b64d477d75 (patch)
tree7a7eeb3b97514874dd89e60e8cf7ad7ef8e46f63 /.readthedocs.yml
parent8ca10f86409214d945545b1905cdaf2e38384dcd (diff)
downloaddnspython-d08125e60bb14a1be8e07076720e64b64d477d75.tar.gz
extra imports for readthedocs
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 3d34b5a..8bca46c 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -7,3 +7,10 @@ formats: []
python:
version: 3.6
+ install:
+ - method: pip
+ path: .
+ extra_requirements:
+ - dnssec
+ - idna
+ - doh