We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e518dcc + c10e6fc commit 52f7801Copy full SHA for 52f7801
1 file changed
docs/options.md
@@ -947,7 +947,7 @@ Auditwheel detects the version of the manylinux / musllinux standard in the Dock
947
manylinux-i686-image = "manylinux1"
948
949
# Build using the manylinux2014 image
950
- manylinux-x86_64_image = "manylinux2014"
+ manylinux-x86_64-image = "manylinux2014"
951
manylinux-i686-image = "manylinux2014"
952
manylinux-pypy_x86_64-image = "manylinux2014"
953
manylinux-pypy_i686-image = "manylinux2014"
0 commit comments