Skip to content

Commit 4ecbca0

Browse files
committed
Fix config
1 parent 9fb243b commit 4ecbca0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ skip = "cp36* cp37* cp38*"
1212
test-skip = ""
1313
free-threaded-support = false
1414

15-
archs-linux = ["x86_64"]
16-
archs-macos = ["x86_64"]
17-
archs-windows = ["AMD64"]
15+
archs = ["native"]
1816

1917
build-frontend = "default"
2018
config-settings = {}

0 commit comments

Comments
 (0)