From ec4701f937d2b91fcd61491812595939caf6bbe2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 16 Jan 2023 10:54:28 -0500 Subject: build(docs): this version needs to stay up to date --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8c96c02f..48d6b434 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,6 +17,7 @@ formats: - pdf python: + # PYVERSIONS version: 3.7 install: - requirements: doc/requirements.pip -- cgit v1.2.1