1
0
mirror of https://github.com/angr/pyvex synced 2026-06-21 13:47:01 +00:00

Update scikit-build-core to 0.12.2 (#542)

This commit is contained in:
Kevin Phoenix
2026-05-22 13:04:18 -07:00
committed by GitHub
parent 9e07fb53bc
commit 517ae70b2d
+1 -1
View File
@@ -1,5 +1,5 @@
[build-system]
requires = ["scikit-build-core >= 0.11.4, < 0.12.0", "cffi >= 1.0.3;implementation_name == 'cpython'"]
requires = ["scikit-build-core ~= 0.12.2", "cffi >= 1.0.3;implementation_name == 'cpython'"]
build-backend = "scikit_build_core.build"
[project]