Licensing admin application to manage licence applications
This project uses uv to manage dependencies and packages.
Ensure you have uv installed and run uv sync to install necessary dependencies and packages.
If a python virtual environment has not been activated for you; run source .venv/bin/activate.
This project also uses pre-commit run pre-commit install to create the correct pre-commit git hooks.