Added author name

This commit is contained in:
walidsi
2025-05-04 23:39:25 +03:00
parent 9c78bad4a0
commit da1765e2c3

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 = [] authors = ["Walid Ismail"]
dependencies = [ dependencies = [
"fastmcp", "fastmcp",
"python-dotenv", "python-dotenv",