chore(analyzer): remove unused dependency
This commit is contained in:
parent
6dcea43f7a
commit
f24996e144
|
@ -38,7 +38,6 @@ setup(
|
|||
extras_require={
|
||||
"dev": [
|
||||
"distro",
|
||||
f"libretime-api-client @ file://localhost{here.parent / 'api_client'}",
|
||||
f"libretime-shared @ file://localhost{here.parent / 'shared'}",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue