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:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user