- Python (3.12 or higher)
- Poetry (1.8.3 or higher)
poetry install
poetry run python ./adf_core_python/launcher.py
# get help
poetry run python ./adf_core_python/launcher.py -h
poetry build
poetry run task precommit
poetry install
poetry run python ./adf_core_python/launcher.py
# get help
poetry run python ./adf_core_python/launcher.py -h
poetry build
poetry run task precommit