mirror of
https://github.com/angr/pyvex
synced 2026-06-21 13:47:01 +00:00
Use abi3 (#545)
This commit is contained in:
@@ -62,6 +62,9 @@ exclude = [
|
||||
"tests*"
|
||||
]
|
||||
|
||||
[tool.scikit-build.wheel]
|
||||
py-api = "cp312"
|
||||
|
||||
[tool.scikit-build.metadata.version]
|
||||
provider = "scikit_build_core.metadata.regex"
|
||||
input = "pyvex/__init__.py"
|
||||
|
||||
Reference in New Issue
Block a user