Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#2393·hatch

wrongly passes build variant to uv's --python-version

Author: mochaaPCreated Aug 17, 2026Updated Aug 17, 2026

https://github.com/astral-sh/uv/issues/21149

callsites: grep for --python-version in the repository.

Causes hatch env lock to fail on default configurations (we list 3.14t in hatch-test's matrix, and it's passed to uv)

Source: pypa/hatch

View original on GitHubView discussion on GitHub