fix(cli): ship crewai-cli by default and restore crewai.cli imports

This commit is contained in:
Greyson Lalonde
2026-05-06 01:55:39 +08:00
parent 72fd866dc3
commit 7acf6b45b5
4 changed files with 73 additions and 21 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
"tomli-w~=1.1.0",
"packaging>=23.0",
"python-dotenv>=1.2.2,<2",
"uv~=0.9.13",
"uv~=0.11.6",
]
[project.urls]