diff --git a/pyproject.toml b/pyproject.toml index 707a154..b52803e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",