diff --git a/py/h2o_wave/conda/conda_build_config.yaml b/py/h2o_wave/conda/conda_build_config.yaml index 5c1b78c223..bfe3c6099c 100644 --- a/py/h2o_wave/conda/conda_build_config.yaml +++ b/py/h2o_wave/conda/conda_build_config.yaml @@ -1,5 +1,6 @@ # TODO: Build a single package for all python versions once this is resolved: https://github.com/conda/conda-build/issues/2611#issuecomment-1239338538 python_version: + - 3.8 - 3.9 - 3.10 - 3.11