This commit is contained in:
walidsi
2025-05-05 00:31:41 +03:00

View File

@@ -3,7 +3,7 @@ name = "openmeteo-weather-mcp"
version = "0.1.0" version = "0.1.0"
requires-python = ">=3.13" requires-python = ">=3.13"
description = "Weather forecast tool for MCP" description = "Weather forecast tool for MCP"
authors = ["Walid Ismail"] authors = []
dependencies = [ dependencies = [
"fastmcp", "fastmcp",
"python-dotenv", "python-dotenv",