Commit 0d818c3
authored
remove cugraph-pyg and wholegraph configuration (#5237)
This project no longer has any dependency on `cugraph-pyg` or `pylibwholegraph`.
This removes some lingering configuration for them in `dependencies.yaml` and `update-version.sh`.
## Notes for Reviewers
Discovered while working on #5236. Getting this merged soon would make the diff there a bit smaller.
Found like this:
```shell
git grep -i pyg
git grep -i wholegraph
```
Authors:
- James Lamb (https://github.com/jameslamb)
Approvers:
- Brad Rees (https://github.com/BradReesWork)
- Kyle Edwards (https://github.com/KyleFromNVIDIA)
- Bradley Dice (https://github.com/bdice)
URL: #52371 parent 6ca16f4 commit 0d818c3
2 files changed
Lines changed: 0 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
64 | | - | |
65 | 63 | | |
66 | 64 | | |
67 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | 514 | | |
534 | 515 | | |
535 | 516 | | |
| |||
583 | 564 | | |
584 | 565 | | |
585 | 566 | | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | 567 | | |
606 | 568 | | |
607 | 569 | | |
| |||
0 commit comments