What's Changed * Fix 'compatible' logic to match the packaging meaning of compatible. by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/28
What's Changed * Fix failures if a freethreaded python is encountered in UV's list or pyenv by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/27
What's Changed * Try to find python installs that are symlinks, unless they are virtual envs by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/24
What's Changed * Fixes a bug where not having UV installed would cause the finder to fail * UV finder tests by DavidCEllis in https://github.com/DavidCEllis/ducktools-pythonfinder/pull/21