]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
try again with better .readthedocs.yml syntax
authorBob Halley <halley@dnspython.org>
Mon, 15 Nov 2021 02:03:36 +0000 (18:03 -0800)
committerBob Halley <halley@dnspython.org>
Mon, 15 Nov 2021 02:03:36 +0000 (18:03 -0800)
.readthedocs.yml

index 43ef1bc82c990b838aef6b2146b7e5b9f4a9a03e..009c8733c7014146cb6e2ef1e45495fca194f0ec 100644 (file)
@@ -8,9 +8,9 @@ formats: []
 python:
   version: 3.6
   install:
+    - requirements: doc/requirements.txt
     - method: pip
       path: .
-      requirements: doc/requirements.txt
       extra_requirements:
         - dnssec
         - idna