Skip to content

build: Use console_scripts entry point

Majavah requested to merge taavi/entrypoints into master

Convert the files in scripts/ to use proper console_scripts registration. This ensures that features like pip install -e will work better.

Change-Id: Ia6174d5f5db0ae5ad0b3c83a208030538bc1d1c6

Merge request reports