Merge pull request #8 from Csaba8472/lower-python-version
lower python version
This commit is contained in:
@@ -3,7 +3,7 @@ name = "mcp-obsidian"
|
||||
version = "0.2.1"
|
||||
description = "MCP server to work with Obsidian via the remote REST plugin"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"mcp>=1.1.0",
|
||||
"python-dotenv>=1.0.1",
|
||||
|
Reference in New Issue
Block a user