diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e5411d7..69a3f3d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,8 +17,8 @@ build: - asdf plugin add uv - asdf install uv latest - asdf global uv latest - - uv sync --extra docs --frozen - - uv pip sync docs/requirements.txt + # - uv sync --extra docs --frozen + - uv pip sync requirements.txt # build - myst build --html # deploy