]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add .readthedocs.yml
authorBob Halley <halley@dnspython.org>
Sun, 10 May 2020 15:24:15 +0000 (08:24 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 10 May 2020 15:24:15 +0000 (08:24 -0700)
.readthedocs.yml [new file with mode: 0644]

diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644 (file)
index 0000000..3d34b5a
--- /dev/null
@@ -0,0 +1,9 @@
+version: 2
+
+sphinx:
+  configuration: doc/conf.py
+
+formats: []
+
+python:
+  version: 3.6