chore: install local python deps in editable mode
This commit is contained in:
parent
e97b06496a
commit
b93e1e5570
11 changed files with 17 additions and 14 deletions
|
@ -50,7 +50,6 @@ setup(
|
|||
"pylint-django",
|
||||
"pytest-django",
|
||||
"requests-mock",
|
||||
f"libretime-shared @ file://localhost/{here.parent / 'shared'}#egg=libretime_shared",
|
||||
],
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue