adamghill on Nostr: Oh, yeah `uv add --editable .` adds the `tool.uv.sources` section and is documented ...
Oh, yeah `uv add --editable .` adds the `tool.uv.sources` section and is documented in https://docs.astral.sh/uv/concepts/dependencies/#editable-dependencies. I think that was how I figured out the right incantation for pyproject.toml, so maybe that's good enough?