SMQTK v0.15.0 Release Notes
This is the initial release of smqtk-dataprovider, spinning off from
v0.14.0 of the monolithic SMQTK library.
Fixes
CI
Fix issues with typechecking caused by using more strict checks.
Add CI for github using actions.
Misc.
Minor fixes to package metadata files.
Fixed issue with packages specifier in
setup.pywhere it was only excluding the top-leveltestsmodule but including the rest. Fixed to only explicitly include thesmqtk_descriptorspackage and submodules.