mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Update makefile
This commit is contained in:
parent
b477d6e378
commit
4a4f6a54b5
1 changed files with 4 additions and 1 deletions
5
Makefile
5
Makefile
|
|
@ -14,4 +14,7 @@ coverage:
|
|||
mypy:
|
||||
tox -e mypy
|
||||
|
||||
.PHONY: all clean test coverage mypy
|
||||
run:
|
||||
tox -e run
|
||||
|
||||
.PHONY: all clean test coverage mypy run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue