Skip to content

Commit 5a8a8f1

Browse files
committed
require uv managed
1 parent 42d75cc commit 5a8a8f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ jobs:
106106
test-min-deps:
107107
name: min-deps ${{ matrix.os }} (${{ matrix.python-version }})
108108
runs-on: ${{ matrix.os }}
109+
env:
110+
UV_MANAGED_PYTHON: 1
109111
strategy:
110112
fail-fast: false
111113
matrix:

0 commit comments

Comments
 (0)