chore: update python version to 3.13 and package metadata

This commit is contained in:
Greyson LaLonde
2025-09-27 23:09:52 -04:00
committed by GitHub
parent 86f0dfc2d7
commit c591c1ac87
3 changed files with 6 additions and 3 deletions

View File

@@ -109,3 +109,6 @@ python_functions = "test_*"
members = [
"lib/crewai",
]
[tool.uv.sources]
crewai = { workspace = true }