pyosys: rewrite wrapper generator

[skip ci]
This commit is contained in:
Mohamed Gaber
2025-10-03 11:54:44 +03:00
parent 88be728353
commit 384f7431fd
7 changed files with 738 additions and 2011 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
[build-system]
requires = [
"setuptools>=42",
"pybind11>=3,<4",
"setuptools>=42",
"pybind11>=3,<4",
"cxxheaderparser",
]
build-backend = "setuptools.build_meta"