diff --git a/.cruft.json b/.cruft.json index 9c53842..09e55f0 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "commit": "50f4600a5bf63c821650bd5d5496ea3036b84db5", + "commit": "451d96350d7590f0ff34d325a2fb4d58adca0feb", "checkout": null, "context": { "cookiecutter": { @@ -36,7 +36,7 @@ "trim_blocks": true }, "_template": "/home/runner/work/cookiecutter-scverse/cookiecutter-scverse", - "_commit": "50f4600a5bf63c821650bd5d5496ea3036b84db5" + "_commit": "451d96350d7590f0ff34d325a2fb4d58adca0feb" } }, "directory": null diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bd0b1f5..2827920 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,8 +8,6 @@ build: jobs: create_environment: - asdf plugin add uv - - asdf install uv latest - - asdf global uv latest build: html: - uvx hatch run docs:build