Commit 4a2188a
Simon Rit
BUG: Fix deprecated use of auditwheel policies with exlcude option
cf8c3f3 introduced an option to exclude
libraries from the wheel using auditwheel lib_whitelist policy. This is
deprecated since
pypa/auditwheel@4886850. This patch
uses the --exclude option instead, see
pypa/auditwheel@0a2fdd1.1 parent 80c77b9 commit 4a2188a
File tree
2 files changed
+6
-37
lines changed- scripts/internal
2 files changed
+6
-37
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | 131 | | |
129 | | - | |
130 | | - | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments