Skip to content

Commit 3a3a22c

Browse files
committed
[Update] Add toml config for buildwheel;
- Add toml config for buildwheel;
1 parent 8304d6c commit 3a3a22c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[tool.cibuildwheel]
2+
build = "cp39-* cp310-*"
3+
archs = "AMD64" # Options: AMD64 ARM64 x86

0 commit comments

Comments
 (0)