From ca4235e8166267648130c75549e0c7e510326d4b Mon Sep 17 00:00:00 2001 From: Isuru Fernando Date: Mon, 26 Aug 2024 18:01:28 -0500 Subject: [PATCH] Drop python 3.8 --- recipe/conda_build_config.yaml | 3 --- recipe/migrations/numpy2.yaml | 1 - 2 files changed, 4 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 22ad94a3e7..9c6caad0f0 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -688,7 +688,6 @@ numpy: # part of a zip_keys: python, python_impl, numpy - 1.22 - 1.22 - - 1.22 - 1.23 - 1.26 occt: @@ -763,7 +762,6 @@ pybind11_abi: - 4 python: # part of a zip_keys: python, python_impl, numpy - - 3.8.* *_cpython - 3.9.* *_cpython - 3.10.* *_cpython - 3.11.* *_cpython @@ -774,7 +772,6 @@ python_impl: - cpython - cpython - cpython - - cpython # Keep in sync with libtorch pytorch: - '2.3' diff --git a/recipe/migrations/numpy2.yaml b/recipe/migrations/numpy2.yaml index 137dd09724..fd981b8506 100644 --- a/recipe/migrations/numpy2.yaml +++ b/recipe/migrations/numpy2.yaml @@ -45,7 +45,6 @@ __migrator: # needs to match length of zip {python, python_impl, numpy} # as it is in global CBC in order to override it numpy: - - 1.22 # no py38 support for numpy 2.0 - 2.0 - 2.0 - 2.0