Skip to content

Resolve "Create an installable python pyCDB package"

Ivo Hanák requested to merge 27-create-an-installable-python-pycdb-package into master

Closes #27 (closed)

Intention

Create installable Python package which can install on Windows.

Solution

  1. This update enables building a Python package containing CDB.

  2. 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

Merge request reports

Loading