move to python 3.10

This commit is contained in:
David Soria Parra
2024-11-20 14:31:52 +00:00
parent bf3f3fdb0e
commit ca3174c10c
5 changed files with 39 additions and 7 deletions

View File

@@ -92,6 +92,6 @@ Alternatively, if using pip installation:
## Contributing
For examples of other MCP servers and implementation patterns, see:
https://github.com/modelcontextprotocol/example-servers/
https://github.com/modelcontextprotocol/servers/
Pull requests welcome!