From 3b960741267ea550d0dd619c071d35d243439ebb Mon Sep 17 00:00:00 2001 From: ION606 Date: Fri, 31 May 2024 13:43:26 -0400 Subject: [PATCH] readthedocs fix --- .readthedocs.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fef0f48..f008b0f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,11 +3,6 @@ # Required version: 2 -build: - os: ubuntu-22.04 - tools: - nodejs: "20" - # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/conf.py