diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a8b5cc7..a835eb6 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -28,4 +28,6 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: + - method: setuptools + path: . - requirements: readthedocs-pip-requirements.txt \ No newline at end of file