From d230bf529c021f8b0d0d5aa9791ef8a5ea38ee62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=AB=E8=8B=8F?= Date: Tue, 12 Nov 2024 15:12:05 +0800 Subject: [PATCH] fix the problem of build document --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a023e0bfa..44cfb1235 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,3 +15,4 @@ python: - requirements: requirements/docs.txt - method: setuptools path: . + - tensorflow-probability