From: Bob Halley Date: Sun, 10 May 2020 15:24:15 +0000 (-0700) Subject: add .readthedocs.yml X-Git-Tag: v2.0.0rc1~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69d4db749fe90836b2431f33130847ff1098fb0;p=thirdparty%2Fdnspython.git add .readthedocs.yml --- diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..3d34b5a2 --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,9 @@ +version: 2 + +sphinx: + configuration: doc/conf.py + +formats: [] + +python: + version: 3.6