mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-21 04:54:17 +02:00
Merge pull request #920 from jlowin/small-example-fix
fix path in atproto example pyproject
This commit is contained in:
commit
8f6570f96c
1 changed files with 1 additions and 1 deletions
|
|
@ -24,4 +24,4 @@ build-backend = "hatchling.build"
|
|||
allow-direct-references = true
|
||||
|
||||
[tool.uv.sources]
|
||||
fastmcp = { workspace = true }
|
||||
fastmcp = { path = "../../../fastmcp" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue