Development mode
This commit is contained in:
parent
22b7f83d82
commit
1959bb4f7f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -35,4 +35,4 @@ build:
|
||||||
|
|
||||||
# run
|
# run
|
||||||
run:
|
run:
|
||||||
rye run python src/stacosys/run.py $(RUN_ARGS)
|
PYTHONPATH=src/ rye run python src/stacosys/run.py $(RUN_ARGS)
|
Loading…
Add table
Reference in a new issue