From 7464fe8df3a55faea0d981e14f9f866d81b15413 Mon Sep 17 00:00:00 2001 From: Lukas Valentin Graf <30413792+lukasValentin@users.noreply.github.com> Date: Fri, 24 Nov 2023 13:35:09 +0100 Subject: [PATCH] removed deprecated `system_packages` --- .readthedocs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b15d6dd..50ec492 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -29,4 +29,3 @@ python: - docs - method: setuptools path: . - system_packages: true