Skip to content

Commit aad394a

Browse files
authored
Update pyproject.toml
1 parent 43a1566 commit aad394a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ ignore = [
9898
quote-style = "single"
9999

100100
[tool.cibuildwheel]
101-
archs = "auto64"
101+
archs = "native"
102102
# Necessary to see build output from the actual compilation
103103
build-verbosity = 1
104104

0 commit comments

Comments
 (0)