diff --git a/conda/recipes/cuopt-server/recipe.yaml b/conda/recipes/cuopt-server/recipe.yaml index 4f92c7efa3..447e4e999e 100644 --- a/conda/recipes/cuopt-server/recipe.yaml +++ b/conda/recipes/cuopt-server/recipe.yaml @@ -40,9 +40,6 @@ requirements: - pandas>=2 - python - uvicorn ${{ uvicorn_version }} - ignore_run_exports: - by_name: - - python_abi tests: - python: diff --git a/conda/recipes/cuopt-sh-client/recipe.yaml b/conda/recipes/cuopt-sh-client/recipe.yaml index a32f2f55a6..15272f458f 100644 --- a/conda/recipes/cuopt-sh-client/recipe.yaml +++ b/conda/recipes/cuopt-sh-client/recipe.yaml @@ -31,9 +31,6 @@ requirements: - msgpack-python =1.0.8 - python - requests - ignore_run_exports: - by_name: - - python_abi tests: - python: