From 4ee1e75aa22b054b942cd1a7d394d7fdf3ad3877 Mon Sep 17 00:00:00 2001 From: Patrick Robertson Date: Thu, 27 Feb 2025 21:24:34 +0000 Subject: [PATCH] Fix readthedocs config file --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 39504d8..003a1ae 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ build: os: ubuntu-22.04 tools: python: "3.10" - node: "22" + nodejs: "22" jobs: post_install: - pip install poetry