mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-23 15:18:14 +00:00
feat: add base devtooling
This commit is contained in:
@@ -122,9 +122,11 @@ python_functions = "test_*"
|
||||
members = [
|
||||
"lib/crewai",
|
||||
"lib/crewai-tools",
|
||||
"lib/devtools",
|
||||
]
|
||||
|
||||
|
||||
[tool.uv.sources]
|
||||
crewai = { workspace = true }
|
||||
crewai-tools = { workspace = true }
|
||||
crewai-devtools = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user