Skip to content

Python packaging changes - renames distribution and refactors code structure

Jose Pedro De Leon Piñeyro requested to merge oced-python-packaging into main

Renames Python distribution name to "openoced" and sets version number 1.0 and 2.0 for March and December versions respectively.

We need to add a "openoced" subdirectory to use as root directory for code (under "oced") so that the library can be imported as "openoced" later.

Merge request reports