mirror of
https://github.com/astral-sh/uv
synced 2026-01-07 14:43:20 -05:00
Require tests to opt-in to managed Python installation (#10912)
First of all, I want to test automatic managed installs (see #10913) and need to set that up. Second of all, some tests were _implicitly_ downloading interpreters instead of using the one from their context — which is unexpected and naughty and very slow.
This commit is contained in:
1
scripts/packages/anyio_local/.python-version
Normal file
1
scripts/packages/anyio_local/.python-version
Normal file
@@ -0,0 +1 @@
|
||||
3.12
|
||||
1
scripts/packages/built-by-uv/.python-version
Normal file
1
scripts/packages/built-by-uv/.python-version
Normal file
@@ -0,0 +1 @@
|
||||
3.12
|
||||
Reference in New Issue
Block a user