[build-system] requires = [ "wheel", "pybind11>=3,<4", "cxxheaderparser", ] backend-path = ["pyosys/build"] build-backend = "local_backend" [tool.ruff] target-version = "py38" lint.ignore = ["F541"]