refactor: remove local fs, add config class to common pacakge
This commit is contained in:
@@ -13,7 +13,8 @@ dependencies = [
|
||||
]
|
||||
|
||||
[tool.uv.sources]
|
||||
common = { path = "../common" }
|
||||
common = { workspace = true }
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user