diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b3ba6518..9712e405 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,8 +15,8 @@ build: sphinx: configuration: docs/conf.py -We recommend specifying your dependencies to enable reproducible builds: -https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html +# We recommend specifying your dependencies to enable reproducible builds: +# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt