[dingus] Improve dev loop

This commit is contained in:
John Doty 2024-10-28 05:55:29 -07:00
parent 063584fb7e
commit 7206298cd1
2 changed files with 8 additions and 17 deletions

View file

@ -27,6 +27,7 @@ clean:
.PHONY: dingus
dingus: dingus/wheel/lrparsers-$(VERSION)-py3-none-any.whl
python3 ./dingus/srvit.py
dingus/wheel/lrparsers-$(VERSION)-py3-none-any.whl: dist/lrparsers-$(VERSION)-py3-none-any.whl
cp $< $@