You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature:
Python package setup and build are successful - will attempt to add to PyPI
Refactor:
Replaced cppimport with setuptools
Renamed pythonwrapper -> wows_shell for a more consistent naming scheme
Moved python code to src/Python/examples
Fixes:
Fixed mtFunctionRunner calls using static function format - triggers error in MSVC
Removed distance enums from Python/Webassembly extensions and tests