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