aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.readthedocs.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml
new file mode 100644
index 00000000..ba93240f
--- /dev/null
+++ b/.readthedocs.yml
@@ -0,0 +1,11 @@
+formats:
+ - pdf
+
+build:
+ image: latest
+
+python:
+ version: 3.6
+ pip_install: true
+ extra_requirements:
+ - docs