diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dcaebb1..78a0a6b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,9 +15,9 @@ sphinx: configuration: docs/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF -formats: - - pdf +# formats: +# - pdf python: install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt