Skip to content

Commit

Permalink
ignore exports from python for c++ outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Feb 20, 2025
1 parent 6a49743 commit bba2275
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conda/recipes/ucxx/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ outputs:
ignore_run_exports:
from_package:
- ucx
- python
- cuda-cudart-dev
by_name:
- cuda-version
Expand Down Expand Up @@ -133,6 +134,7 @@ outputs:
ignore_run_exports:
from_package:
- cuda-cudart-dev
- python
- ucx
by_name:
- cuda-version
Expand Down Expand Up @@ -162,6 +164,7 @@ outputs:
ignore_run_exports:
from_package:
- cuda-cudart-dev
- python
- ucx
by_name:
- cuda-version
Expand Down

0 comments on commit bba2275

Please sign in to comment.