Commit dd85925
authored
Guard CuPy CTK extra for wheel metadata (#1469)
Contributes to rapidsai/build-planning#279
This keeps `cupy-cuda12x[ctk]` and `cupy-cuda13x[ctk]` in wheel metadata when CUDA wheels are used, while generating bare `cupy-cuda12x` and `cupy-cuda13x` metadata when `use_cuda_wheels=false`.
Authors:
- Bradley Dice (https://github.com/bdice)
- Ramakrishna Prabhu (https://github.com/ramakrishnap-nv)
Approvers:
- James Lamb (https://github.com/jameslamb)
URL: #14691 parent 97c51d1 commit dd85925
1 file changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
518 | | - | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
519 | 529 | | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
520 | 540 | | |
521 | 541 | | |
522 | 542 | | |
| |||
0 commit comments