chore: fixes after libretime_worker rename
This commit is contained in:
parent
39c6acdd8a
commit
ccb8a234b8
6 changed files with 7 additions and 7 deletions
|
@ -3,8 +3,8 @@ all: lint
|
|||
include ../tools/python.mk
|
||||
|
||||
PIP_INSTALL := --editable .
|
||||
PYLINT_ARG := airtime-celery
|
||||
MYPY_ARG := airtime-celery
|
||||
PYLINT_ARG := libretime_worker
|
||||
MYPY_ARG := libretime_worker
|
||||
|
||||
format: .format
|
||||
lint: .format-check .pylint .mypy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue