uv/crates/puffin-resolver
Charlie Marsh b9bee013ce
Use full Python version for installed version (#1033)
## Summary

`interpreter.version()` returns the `python_full_version`, but the
marker variant uses `python_version` instead of `python_full_version` --
so it's omitting the patch.
2024-01-22 00:44:39 -06:00
..
src Use full Python version for installed version (#1033) 2024-01-22 00:44:39 -06:00
tests Add support for disabling installation from pre-built wheels (#956) 2024-01-19 11:24:27 -06:00
Cargo.toml Add release workflow (#961) 2024-01-18 15:44:11 -05:00