From: Martin Belanger Date: Wed, 27 Sep 2023 15:25:41 +0000 (-0400) Subject: docs: Fix Read-the-Docs configuration (deprecated config param) X-Git-Tag: v1.6~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a43322954c512dd8760898317c31a950b8891a62;p=users%2Fsagi%2Flibnvme.git docs: Fix Read-the-Docs configuration (deprecated config param) Signed-off-by: Martin Belanger --- 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: