summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2021-11-14 18:00:33 -0800
committerBob Halley <halley@dnspython.org>2021-11-14 18:00:33 -0800
commit4dbe2b458b34120ef0bd57c7c407e3175d7effba (patch)
treec27d5a99e1eeb8300b7e41961e03cf34e10662c3 /.readthedocs.yml
parent0cf9bc7337a9ab2e6530760ba9bb6c4137a34c39 (diff)
downloaddnspython-4dbe2b458b34120ef0bd57c7c407e3175d7effba.tar.gz
pin versions for readthedocs
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
index 8bca46c..43ef1bc 100644
--- a/.readthedocs.yml
+++ b/.readthedocs.yml
@@ -10,6 +10,7 @@ python:
install:
- method: pip
path: .
+ requirements: doc/requirements.txt
extra_requirements:
- dnssec
- idna