add
This commit is contained in:
+4
-1
@@ -7,7 +7,10 @@ authors = [
|
||||
{ name = "dingfeng.wong", email = "dingfeng.wong@okg.com" }
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"rich>=14.0.0",
|
||||
"typer>=0.16.0",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user