From 35b13c140b866c7c5642359a471c15f07da81b81 Mon Sep 17 00:00:00 2001 From: Tomer Filiba Date: Wed, 23 Aug 2023 13:41:07 +0300 Subject: [PATCH] Update .readthedocs.yml --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 6ea8bfa98..45c2ac7b6 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,8 +12,12 @@ sphinx: # Include PDF and ePub formats: all +build: + os: "ubuntu-22.04" + tools: + python: "3.8" + python: - version: 3.8 install: - method: pip path: .