We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ed138 commit 48291aeCopy full SHA for 48291ae
bindings/python/pyproject.toml
@@ -87,7 +87,7 @@ archs = "x86_64 aarch64"
87
manylinux-x86_64-image = "manylinux_2_28"
88
manylinux-aarch64-image = "manylinux_2_28"
89
repair-wheel-command = [
90
- "pip install \"auditwheel>=5,<6\"",
+ "pip install \"auditwheel>=5,<7\"",
91
"python addtags.py {wheel} {dest_dir}"
92
]
93
0 commit comments