We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a2aa3 commit 2d5b511Copy full SHA for 2d5b511
pyproject.toml
@@ -11,7 +11,7 @@ environment-pass = "QUICKTIONS_LIMITED_API"
11
# test-command = "python -m unittest {package}/test_fractions.py -p -v"
12
13
[tool.cibuildwheel.windows]
14
-archs = ["AMD64", "x86"]
+archs = ["AMD64", "x86", "ARM64"]
15
16
[tool.cibuildwheel.macos]
17
# https://cibuildwheel.readthedocs.io/en/stable/faq/#what-to-provide suggests to provide
0 commit comments