When running the generate/sync commands, the path of emitterPackageJsonPath found in tsp-location.yaml can be a relative path. If it is relative, it is assumed to be relative to the repo root. It ...
The pylock.toml format supports relative file paths (defining them to be relative to the lock file). This is a feature request to have it emit paths relative to the exported pylock.toml file instead.