uv
7140cdec - Respect `.python-version` files and `pyproject.toml` in `uv python find` (#6369)

Comment changes are shownComment changes are hidden
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.
Author
Parents
  • crates
    • uv-cli/src
      • File
        lib.rs
    • uv
      • src
        • commands
          • project
            • File
              run.rs
          • python
            • File
              find.rs
        • File
          lib.rs
        • File
          settings.rs
      • tests
        • File
          python_find.rs
  • docs/reference
    • File
      cli.md