sentiment-mcp / pyproject.toml
Mushfiqur-Rahman-Robin
added initial commit
3fa49f2
raw
history blame contribute delete
231 Bytes
[project]
name = "sentiment-analysis-mcp"
version = "0.1.0"
description = "As part of the MCP course at HuggingFace, a simple sentiment analysis project is created."
readme = "README.md"
requires-python = ">=3.9"
dependencies = []