added build specifications for python version and platform

This commit is contained in:
2025-05-28 16:02:51 +02:00
parent c3ece62d27
commit 41f8ff01b1

View File

@ -15,9 +15,9 @@ dependencies = [
"numpy",
]
[tool.cibuildwheel]
before-all = "uname -a"
build = "cp{311,312,313}-manylinux_x86_64"
[tool.scikit-build.build]
verbose = true