chore(api): add pylint-django plugin
This commit is contained in:
parent
fce988aef1
commit
bf8db3e6f0
2 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,7 @@ setup(
|
|||
"dev": [
|
||||
"model_bakery",
|
||||
"psycopg2-binary",
|
||||
"pylint-django",
|
||||
f"libretime-shared @ file://localhost/{here.parent / 'shared'}#egg=libretime_shared",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue