summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-05-10 08:24:15 -0700
committerBob Halley <halley@dnspython.org>2020-05-10 08:24:15 -0700
commita69d4db749fe90836b2431f33130847ff1098fb0 (patch)
tree97c462ff78500aea957920ff796c1e432919c3f3 /.readthedocs.yml
parentc3a50e1457be4f4a9ac6597685df179e013c8ed9 (diff)
downloaddnspython-a69d4db749fe90836b2431f33130847ff1098fb0.tar.gz
add .readthedocs.yml
Diffstat (limited to '.readthedocs.yml')
-rw-r--r--.readthedocs.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644
index 0000000..3d34b5a
--- /dev/null
+++ b/.readthedocs.yml
@@ -0,0 +1,9 @@
+version: 2
+
+sphinx:
+ configuration: doc/conf.py
+
+formats: []
+
+python:
+ version: 3.6