[dingus] Improve dev loop
This commit is contained in:
parent
063584fb7e
commit
7206298cd1
2 changed files with 8 additions and 17 deletions
1
makefile
1
makefile
|
|
@ -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 $< $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue