diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 000000000..ba93240f1 --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,11 @@ +formats: + - pdf + +build: + image: latest + +python: + version: 3.6 + pip_install: true + extra_requirements: + - docs