uv/python/uv
Eric Mark Martin 5752817494
find uv binary relative to package root (#4336)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

[ruff's `find_bin`
implementation](19cd9d7d8a/python/ruff/__main__.py (L31))
can find the binary in relative to the package root. It'd be nice to
have the same functionality for `uv`.
2024-06-14 20:02:23 -05:00
..
__init__.py find uv binary relative to package root (#4336) 2024-06-14 20:02:23 -05:00
__main__.py Discover and prefer the parent interpreter when invoked with python -m uv (#3736) 2024-05-22 11:34:24 -05:00
py.typed Expose find_uv_bin and declare typing support (#1728) 2024-02-20 09:21:58 -06:00