mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-16 18:49:14 +02:00
6 lines
77 B
JSON
6 lines
77 B
JSON
{
|
|
"setup-worktree": [
|
|
"uv sync",
|
|
"uv run pre-commit install"
|
|
]
|
|
}
|