From 9e118bef591a2bb3e00c9ddb1f7b399faf24b189 Mon Sep 17 00:00:00 2001 From: pinggao187 <44044110+pinggao187@users.noreply.github.com> Date: Tue, 29 Mar 2022 18:19:38 +0800 Subject: [PATCH] update readthedocs config (#4322) --- .readthedocs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index fb4c579f..66ed4500 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,6 +10,4 @@ sphinx: python: install: - - method: pip - path: . - requirements: docs/readthedocs/requirements-doc.txt