Respect .python-version in uv venv --preview (#4360)
Adds support for reading Python version files (introduced in #4335) to `uv venv`. If present, we'll use the file version as the default.
This commit is contained in:
+5
-5
@@ -1,6 +1,6 @@
|
||||
3.8.12
|
||||
3.8.18
|
||||
3.9.18
|
||||
3.10.13
|
||||
3.11.7
|
||||
3.12.1
|
||||
3.11.7
|
||||
3.10.13
|
||||
3.9.18
|
||||
3.8.18
|
||||
3.8.12
|
||||
|
||||
Reference in New Issue
Block a user