Python
You can build and install the Python package from the project's root directory.
python3 -m pip install --verbose .
You can test the Python package:
python3 -m pytest
You can build and install the Python package from the project's root directory.
python3 -m pip install --verbose .
You can test the Python package:
python3 -m pytest