SIGN IN SIGN UP

Remove the unreachable (latest) marker branch (#14178)

The branch is unreachable as it comparing dist.version (a Version object
from packaging) to latest, a string.

Unfortunately, people are relying on the standalone LATEST line being
always printed, so the best resolution was to simply remove this dead code.
Y
Youngkwang Yang committed
c34c3b6e692f4a3605b63d4350b23ea4fb708849
Parent: 54258c2
Committed by GitHub <noreply@github.com> on 8/8/2026, 9:20:00 PM