added build specifications for python version and platform

This commit is contained in:
2025-05-28 16:02:51 +02:00
parent e8fe7db13b
commit 2bea08d612

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