diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 868563c..2f1cb44 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,10 +12,10 @@ sphinx: configuration: docs/source/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF -formats: - - pdf +# formats: +# - pdf # Optionally declare the Python requirements required to build your docs python: install: - - requirements: docs/requirements-docs.txt \ No newline at end of file + - requirements: docs/requirements-docs.txt