diff --git a/.readthedocs.yaml b/.readthedocs.yaml index eb6996ea..790a554d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -57,8 +57,8 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html -# python: +python: -# install: + install: -# - requirements: docs/requirements.txt + - requirements: requirements.txt