Validate ReadTheDocs Config..............................................Failed
- hook id: check-readthedocs
- exit code: 1
Schema validation errors were encountered.
.readthedocs.yml::$.python.install[0]: {'method': 'uv', 'command': 'pip', 'path': '.'} is not valid under any of the given schemas
Underlying errors caused this.
Best Match:
$.python.install[0]: 'requirements' is a required property
Best Deep Match:
$.python.install[0].method: 'uv' is not one of ['pip', 'setuptools']
Hi 👋
ReadTheDocs recently released this feature: https://docs.readthedocs.com/platform/stable/config-file/v2.html#uv
However, this code raises:
Error: