mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
This reverts commit b128aa0499
(#11891)
It *seems* like it's causing several tests to fail on linux?
This commit is contained in:
parent
b128aa0499
commit
4eb7ab27ab
7 changed files with 13 additions and 270 deletions
|
@ -5018,8 +5018,6 @@ uv python find [OPTIONS] [REQUEST]
|
|||
|
||||
</dd><dt id="uv-python-find--quiet"><a href="#uv-python-find--quiet"><code>--quiet</code></a>, <code>-q</code></dt><dd><p>Do not print any output</p>
|
||||
|
||||
</dd><dt id="uv-python-find--script"><a href="#uv-python-find--script"><code>--script</code></a> <i>script</i></dt><dd><p>Find the environment for a Python script, rather than the current project</p>
|
||||
|
||||
</dd><dt id="uv-python-find--system"><a href="#uv-python-find--system"><code>--system</code></a></dt><dd><p>Only find system Python interpreters.</p>
|
||||
|
||||
<p>By default, uv will report the first Python interpreter it would use, including those in an active virtual environment or a virtual environment in the current working directory or any parent directory.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue