Development mode

This commit is contained in:
Yax 2023-11-19 16:36:37 +01:00
parent 22b7f83d82
commit 1959bb4f7f

View file

@ -35,4 +35,4 @@ build:
# run
run:
rye run python src/stacosys/run.py $(RUN_ARGS)
PYTHONPATH=src/ rye run python src/stacosys/run.py $(RUN_ARGS)