From a43322954c512dd8760898317c31a950b8891a62 Mon Sep 17 00:00:00 2001 From: Martin Belanger Date: Wed, 27 Sep 2023 11:25:41 -0400 Subject: [PATCH] docs: Fix Read-the-Docs configuration (deprecated config param) Signed-off-by: Martin Belanger --- .readthedocs.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 283a2dc9..3505101e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,9 +2,6 @@ version: 2 -python: - system_packages: true - build: os: ubuntu-22.04 tools: -- 2.50.1