diff --git a/conda-recipes/main-library/conda_build_config.yaml b/conda-recipes/main-library/conda_build_config.yaml index 46fa5230e..2bf732748 100644 --- a/conda-recipes/main-library/conda_build_config.yaml +++ b/conda-recipes/main-library/conda_build_config.yaml @@ -1,10 +1,3 @@ -python: - # - 3.8 - # - 3.9 - # - 3.10 - # - 3.11 - # - 3.12 - - 3.13 c_compiler: - gcc # [linux] diff --git a/conda-recipes/python-client/conda_build_config.yaml b/conda-recipes/python-client/conda_build_config.yaml index 46fa5230e..264e093ef 100644 --- a/conda-recipes/python-client/conda_build_config.yaml +++ b/conda-recipes/python-client/conda_build_config.yaml @@ -1,9 +1,6 @@ python: - # - 3.8 - # - 3.9 - # - 3.10 - # - 3.11 - # - 3.12 + - 3.11 + - 3.12 - 3.13 c_compiler: