Merge branch 'optuna:main' into test-one-side-trunc-norm-sampling

This commit is contained in:
Naoto Mizuno
2023-10-13 11:02:11 +09:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ on:
paths:
- '.github/workflows/python-tests.yml'
- '**.py'
- 'pyproject.toml'
jobs:
lint:
runs-on: ubuntu-latest
+1 -1
View File
@@ -52,7 +52,7 @@ test = [
optional = [
"streamlit",
"boto3",
"botorch>=0.8.1",
"botorch>=0.8.1; python_version>='3.8'",
]
preferential = [