Commit 499fbe4
authored
Exclude librmm.so from auditwheel (#18691)
librmm will ship a shared library component in 25.06 (xref: rapidsai/rmm#1779). This PR updates `auditwheel` calls to exclude `librmm.so`.
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Gil Forsyth (https://github.com/gforsyth)
URL: #186911 parent c8a4deb commit 499fbe4
File tree
3 files changed
+3
-0
lines changed- ci
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments