From 2e3c6f064c2cb5e10242edad98f57fbe02c65a4d Mon Sep 17 00:00:00 2001 From: havok2063 Date: Thu, 7 Mar 2024 15:20:16 -0500 Subject: [PATCH] updating rtfd config --- readthedocs.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index 4940390..12484f0 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,10 +1,12 @@ version: 2 build: - image: latest + os: ubuntu-20.04 + tools: + python: '3.9' python: - version: 3.7 + version: 3.9 install: - method: pip path: .