diff --git a/Makefile b/Makefile index 9e40e0f..7b6b402 100644 --- a/Makefile +++ b/Makefile @@ -43,4 +43,4 @@ publish: # run run: - PYTHONPATH=src/ uv run python src/stacosys/run.py $(RUN_ARGS) + PYTHONPATH=src/ uv run python src/stacosys/run.py config-dev.ini