uv
9e98b0e0 - Use refined specifiers when logging narrowed Python range (#11334)

Commit
308 days ago
Use refined specifiers when logging narrowed Python range (#11334) ## Summary The narrowed ranges are now logged correctly: ``` DEBUG Narrowed `requires-python` bound to: >=3.10.0, <3.12 DEBUG Narrowed `requires-python` bound to: >=3.12 ``` Closes https://github.com/astral-sh/uv/issues/11322.
Author
Parents
Loading