uv
7140cdec
- Respect `.python-version` files and `pyproject.toml` in `uv python find` (#6369)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
297 days ago
Respect `.python-version` files and `pyproject.toml` in `uv python find` (#6369) I was surprised to find we didn't do this — we should find Python versions as we do everywhere else.
References
#6369 - Respect `.python-version` files and `pyproject.toml` in `uv python find`
Author
zanieb
Parents
9a14e028
Files
7
crates
uv-cli/src
lib.rs
uv
src
commands
project
run.rs
python
find.rs
lib.rs
settings.rs
tests
python_find.rs
docs/reference
cli.md
Loading