pytnl: set proper debug postfix and pybind11 module names
Python cannot easily import modules containing "-" so we use "_dbg" instead of "-dbg".
Loading
Please register or sign in to comment
Python cannot easily import modules containing "-" so we use "_dbg" instead of "-dbg".