diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6f94416..35d9900 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,5 +5,6 @@ sphinx: python: version: 3.8 + pip_install: true install: - requirements: docs/requirements_rtd.txt \ No newline at end of file