mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
Update supported language
Since we are pulling the list of Python versions in the README badge from PyPi we need to ensure we correctly reflect all supported versions.
This commit is contained in:
@@ -21,6 +21,9 @@ classifiers = [
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
]
|
||||
dependencies = [
|
||||
"anyio>=4.6",
|
||||
|
||||
Reference in New Issue
Block a user