logoalt Hacker News

JimDabellyesterday at 12:07 PM1 replyview on HN

It’s not:

> uv will respect Python requirements defined in requires-python in the pyproject.toml file during project command invocations. The first Python version that is compatible with the requirement will be used, unless a version is otherwise requested, e.g., via a .python-version file or the --python flag.

https://docs.astral.sh/uv/concepts/python-versions/#project-...


Replies

politelemonyesterday at 4:26 PM

cheers