Closed kyle-figure closed 1 year ago
@michael-projectx Could you take a look at the error log on this PR when you get a chance? I see the following error:
pybind11-stubgen: error: unrecognized arguments: --root-module-suffix --no-setup-py flexi_cfg
@kyle-figure can you add a new include_relative
tag instead of modifying the existing include
tag? I have an existing project that uses this library and it looks like the config parsing is broken with this change.
Also, can you update the README.md
to reflect the changes?
@miker2 I've reverted the change to the include keyword and added a include_relative
keyword
include_relative
to allow nested includes to resolve paths relatively