Template demos and API script for testing.
This commit is contained in:
@ -7,3 +7,8 @@ requires-python = ">=3.10.13"
|
||||
dependencies = [
|
||||
"pandas>=2.3.3",
|
||||
]
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"ce-template-ai-project/tui",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user