mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 15:43:24 +02:00
chore: add py.typed
This commit is contained in:
@@ -31,9 +31,10 @@ build-backend = "hatchling.build"
|
||||
|
||||
[tool.uv]
|
||||
dev-dependencies = ["pyright>=1.1.389", "ruff>=0.7.3", "pytest>=8.0.0"]
|
||||
typed=true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
python_files = "test_*.py"
|
||||
python_classes = "Test*"
|
||||
python_functions = "test_*"
|
||||
python_functions = "test_*"
|
||||
|
||||
0
src/git/src/mcp_server_git/py.typed
Normal file
0
src/git/src/mcp_server_git/py.typed
Normal file
Reference in New Issue
Block a user