mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-20 13:28:13 +00:00
Update pyproject.toml
More GH link updates
This commit is contained in:
@@ -8,8 +8,8 @@ packages = [{ include = "crewai", from = "src" }]
|
|||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
Homepage = "https://crewai.com"
|
Homepage = "https://crewai.com"
|
||||||
Documentation = "https://github.com/joaomdmoura/CrewAI/wiki/Index"
|
Documentation = "https://docs.crewai.com"
|
||||||
Repository = "https://github.com/joaomdmoura/crewai"
|
Repository = "https://github.com/crewAIInc/crewAI"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.10,<=3.13"
|
python = ">=3.10,<=3.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user