diff --git a/.readthedocs.yml b/.readthedocs.yml new file mode 100644 index 00000000..1893a4fd --- /dev/null +++ b/.readthedocs.yml @@ -0,0 +1,2 @@ +python: + pip_install: true