Commit 6d45e7b
authored
Removes (unintentional?) runtime dependency on
A [recent PR](#4217) was merged that added `packaging` as a runtime dependency to nx-cugraph. This PR removes that dependency and manually extracts the `major` and `minor` version numbers instead.
Authors:
- Rick Ratzel (https://github.com/rlratzel)
- Erik Welch (https://github.com/eriknw)
Approvers:
- Brad Rees (https://github.com/BradReesWork)
- Erik Welch (https://github.com/eriknw)
URL: #4240packaging from nx-cugraph (#4240)1 parent fa096f0 commit 6d45e7b
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | 26 | | |
29 | 27 | | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments