uv icon indicating copy to clipboard operation
uv copied to clipboard

[Feature Request] Fetch project metadata from user level `uv.toml` for `pyproject.toml`

Open dpprdan opened this issue 1 year ago • 0 comments

In #7718 we discussed to fetch project metadata from user level uv.toml to in insert in pyproject.toml on uv init.

In particular the authors/maintainers, license and classifiers fields come to mind, but possibly others as well, maybe even something like the [build-system] table.

(Probably obvious, because configured over inferred, but authors from uv.toml should take precedence over --author-from git/#7756).

dpprdan avatar Oct 10 '24 15:10 dpprdan