Update pyproject.toml

This commit is contained in:
Walid Ismail
2025-05-05 00:19:39 +03:00
committed by GitHub
parent 565b111399
commit 9a66a506a8

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",