uv/crates/uv-python/python/packaging
konsti 10e1d17cfc
Don't use walrus operator in interpreter query script (#14108)
Fix `uv run -p 3.7` by not using a walrus operator. Python 3.7 isn't
really supported anymore, but there's no reason to break interpreter
discovery for it.
2025-06-17 12:18:08 -05:00
..
__init__.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
_elffile.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
_manylinux.py Don't use walrus operator in interpreter query script (#14108) 2025-06-17 12:18:08 -05:00
_musllinux.py Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
LICENSE.APACHE Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
LICENSE.BSD Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
README.md Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00

pypa/packaging

This directory contains vendored pypa/packaging modules as of cc938f984bbbe43c5734b9656c9837ab3a28191f.

The files are licensed under BSD-2-Clause OR Apache-2.0.