diff --git a/readthedocs.yaml b/readthedocs.yaml index 494fe60..80c6a70 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -13,7 +13,7 @@ build: # Optionally specify the Python version used by Read the Docs -python: - version: 3.10 - install: - - requirements: docs/requirements.txt +# python: +# version: 3.10 +# install: +# - requirements: docs/requirements.txt