diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 0000000..e2c8dba --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,10 @@ +formats: [] + +build: + image: latest + +python: + version: 3.6 + pip_install: true + extra_requirements: + - docs