Update Makefile

Co-authored-by: David Vadnais <56882532+DavidVadnais@users.noreply.github.com>
This commit is contained in:
Christopher Broderick
2025-08-21 09:24:58 +02:00
committed by GitHub
parent f3715814b7
commit 4fa37ec858

View File

@@ -26,7 +26,7 @@ develop:
$(UV) tool install pre-commit --with pre-commit-uv --force-reinstall
pre-commit install
#: sync - Synchronise the envoronment with the project configuration
#: sync - Synchronize the environment with the project configuration
.PHONY: sync
sync:
$(UV) sync --all-extras --dev --group test