mirror of https://github.com/astral-sh/uv
_get_glibc_version() can after #9005 return either (0, 0) if glibc string is missing or (-1, -1) if the string can't be parsed. There was no need to change missing string to (0, 0). Also, move back indentation to make it easier to understand. |
||
|---|---|---|
| .. | ||
| LICENSE.APACHE | ||
| LICENSE.BSD | ||
| README.md | ||
| __init__.py | ||
| _elffile.py | ||
| _manylinux.py | ||
| _musllinux.py | ||
README.md
pypa/packaging
This directory contains vendored pypa/packaging modules as of cc938f984bbbe43c5734b9656c9837ab3a28191f.
The files are licensed under BSD-2-Clause OR Apache-2.0.