remove uv source in example

This commit is contained in:
zzstoatzz 2025-06-23 02:31:26 -05:00
commit 7b14a00b4e

View file

@ -22,6 +22,3 @@ build-backend = "hatchling.build"
[tool.hatch.metadata]
allow-direct-references = true
[tool.uv.sources]
fastmcp = { path = "../../../fastmcp" }