Skip to content

Schema claims tools is a required field #12219

Open
@henryiii

Description

@henryiii

The schema claims tools is required:

But this works:

version: 2

build:
  os: ubuntu-24.04
  commands:
    - asdf install python 3.14-dev
    - asdf global python 3.14-dev
    - asdf plugin add uv
    - asdf install uv latest
    - asdf global uv latest
    - NO_COLOR=1 uv run --no-dev --group docs mkdocs build --strict --site-dir $READTHEDOCS_OUTPUT/html

Maybe it should require either tools or commands?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions