chore: add python docker-* targets
This allow testing in a similar context to the github CI.
This commit is contained in:
parent
e6945a0e45
commit
3ea085d351
3 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,7 @@ all: lint
|
|||
|
||||
include ../tools/python.mk
|
||||
|
||||
APP := playout
|
||||
PIP_INSTALL := \
|
||||
--editable ../api-client \
|
||||
--editable ../shared \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue