From 53303232b474cb80964306aa9bf91264018fc2fe Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 9 Oct 2025 23:11:00 -0700 Subject: [PATCH] Docs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ccb610a..9b6461f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: "3.13" jobs: install: - - pip install . --group dev + - python -m pip install --group dev # Build documentation in the docs/ directory with Sphinx sphinx: