Install BoTorch on document build

This commit is contained in:
Naoto Mizuno
2023-10-05 17:10:43 +09:00
parent 366ac26e96
commit 09fa32b914
+1
View File
@@ -36,6 +36,7 @@ dynamic = ["version"]
[project.optional-dependencies]
docs = [
"boto3",
"botorch",
"streamlit",
"sphinx",
"sphinx_rtd_theme",