1
0
mirror of https://github.com/angr/pyvex synced 2026-06-21 13:47:01 +00:00
This commit is contained in:
Kevin Phoenix
2026-06-04 11:29:56 -07:00
committed by GitHub
parent d533d675d5
commit 99a2c02ab4
+3
View File
@@ -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"