mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 21:58:11 +00:00
fix(cli): restore [project.scripts] in crewai package for uv tool install
This commit is contained in:
@@ -138,6 +138,9 @@ torchvision = [
|
||||
crewai-files = { workspace = true }
|
||||
|
||||
|
||||
[project.scripts]
|
||||
crewai = "crewai_cli.cli:crewai"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user