update for control node min. python 3.12 now (#2934)

This commit is contained in:
Sandra McCann
2025-07-31 16:54:38 -04:00
committed by GitHub
parent 578a812a0c
commit 9a410e589f
5 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ build:
os: ubuntu-22.04
tools:
python: >-
3.11
3.12
# Build with make coredocs
commands:
- python -m venv "${READTHEDOCS_VIRTUALENV_PATH}"