feat: cli tool
This commit is contained in:
@@ -15,5 +15,8 @@ dependencies = [
|
||||
"tqdm>=4.60.0"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
leann = "leann.cli:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
Reference in New Issue
Block a user