From 5bf5a373d71b8ce6f5af42741a2fe06db5c71ba4 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Wed, 30 Aug 2023 11:31:52 -0700 Subject: [PATCH] Update .readthedocs.yml by removing deprecated syntax See the logs from readthedocs build: --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 793cafce9..2b28d0df4 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: docs/requirements.txt