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"
requires-python = ">=3.13"
description = "Weather forecast tool for MCP"
authors = ["Walid Ismail"]
authors = []
dependencies = [
"fastmcp",
"python-dotenv",