From c25fa9ea0f1d58fb951ab0b5fd80c1931c49f892 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Wed, 6 Sep 2023 08:28:46 -0400 Subject: [PATCH] Nix `use_system_packages` in RTD config --- readthedocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index dde255335c..a377810054 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -16,9 +16,6 @@ build: - git fetch --unshallow python: - # only use the packages specified in setup.py - system_packages: false - install: - method: pip path: .