uv/docs/concepts
GCHQDeveloper314 2ac47d76b8
Docs : Quote versions string in python-versions.md (#12112)
<!--
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

The command `uv python find >=3.11` doesn't work . The version should be
quoted otherwise the terminal interprets the `>` and pipes output to a
file named `=3.11`. I've used single quotes as used on line 90 of this
file.

## Test Plan

Locally
2025-03-11 09:03:00 -05:00
..
projects Add support for Windows legacy scripts via uv tool run (#12079) 2025-03-11 09:02:17 -05:00
cache.md Docs: Clarify that setting cache-keys overrides defaults (#11895) 2025-03-03 02:54:48 +00:00
index.md Reorganize the project concept documentation (#9121) 2024-11-19 13:52:12 -06:00
python-versions.md Docs : Quote versions string in python-versions.md (#12112) 2025-03-11 09:03:00 -05:00
resolution.md Add link to environment marker specification (#11748) 2025-02-24 11:57:28 -06:00
tools.md Fix tool concept page headings (#12053) 2025-03-08 08:49:21 -06:00