Resolve "Create an installable python pyCDB package"
Closes #27 (closed)
Intention
Create installable Python package which can install on Windows.
Solution
-
This update enables building a Python package containing CDB.
-
This update publishes the package to the project package repository if running a tagged (released) build. Otherwise, it keeps it as an artifact for a limited amount of time.
Test
-
This update was tested by installing the built package on Windows and running a python scripts which converts a signal STR_ID to a signal ID.
Edited by Ivo Hanák