Spaces:
Running
Running
zzstoatzz commited on
Commit ·
4d35a48
1
Parent(s): 7b9fc3f
remove uv source in example
Browse files
examples/atproto_mcp/pyproject.toml
CHANGED
|
@@ -22,6 +22,3 @@ build-backend = "hatchling.build"
|
|
| 22 |
|
| 23 |
[tool.hatch.metadata]
|
| 24 |
allow-direct-references = true
|
| 25 |
-
|
| 26 |
-
[tool.uv.sources]
|
| 27 |
-
fastmcp = { path = "../../../fastmcp" }
|
|
|
|
| 22 |
|
| 23 |
[tool.hatch.metadata]
|
| 24 |
allow-direct-references = true
|
|
|
|
|
|
|
|
|