Closed jcfr closed 10 months ago
I did this in #60 - see 56015b0
There are also some other python packages that were missing __init__.py
or did not declare it to CMake, but they did not cause compile error because the package was never imported directly.
This commit fixes error like the following reported when attempting to configure the extension: