diff --git a/pyproject.toml b/pyproject.toml index b77b6d5d..89835e9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,8 +13,8 @@ include = [{path = "vision_agent/.sim_tools/*"}] [tool.poetry.urls] "Homepage" = "https://landing.ai" -#"repository" = "https://github.com/landing-ai/vision-agent" -#"documentation" = "https://github.com/landing-ai/vision-agent" +"repository" = "https://github.com/landing-ai/vision-agent" +"documentation" = "https://github.com/landing-ai/vision-agent" [tool.poetry.dependencies] # main dependency group python = ">=3.9,<4.0"