From 80c203652666322f3656f4a76333daf0657a7a02 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 1 Jul 2024 16:07:20 -0700 Subject: [PATCH] Cross-reference .github/workflows/tests.yml from .readthedocs.yml --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 572db76f..42942bde 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -15,7 +15,7 @@ formats: all build: os: ubuntu-22.04 tools: - python: "3.11" + python: "3.11" # This Python version should be excluded from `.github/workflows/tests.yml`. python: install: