mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
fix path in atproto example pyproject
This commit is contained in:
parent
d0e4fba34b
commit
e42f9fec7f
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