diff --git a/pyproject.toml b/pyproject.toml index a26e76906d..efa2d666ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ packages = [{ include = "crewai", from = "src" }] [tool.poetry.urls] Homepage = "https://crewai.com" Documentation = "https://github.com/joaomdmoura/CrewAI/wiki/Index" -Repository = "Repository = "https://github.com/crewAIInc/crewAI" +Repository = "https://github.com/crewAIInc/crewAI" [tool.poetry.dependencies] python = ">=3.10,<=3.13"