From a1dff981bf30f12c7f8f5437ea598995010a9d15 Mon Sep 17 00:00:00 2001 From: Benjamin Alan Weaver Date: Mon, 7 Aug 2023 09:16:31 -0700 Subject: [PATCH] remove system packages setting --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 06d700e..3781d94 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -21,6 +21,5 @@ formats: all # Optionally set the version of Python and requirements required to build your docs python: - system_packages: true install: - requirements: doc/rtd-requirements.txt