mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 13:04:18 +02:00
Configure ty fastmcp source path
This commit is contained in:
parent
b3f00d01e7
commit
f800c75842
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ exclude = ["**/node_modules", "**/__pycache__", ".venv", ".git", "dist"]
|
|||
|
||||
[tool.ty.environment]
|
||||
python-version = "3.10"
|
||||
extra-paths = ["fastmcp_slim"]
|
||||
|
||||
[tool.ty.rules]
|
||||
division-by-zero = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue