Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomdmoura authored Sep 7, 2024
1 parent bd9b270 commit d4cb6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d4cb6ae

Please sign in to comment.