We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228af17 commit 633c365Copy full SHA for 633c365
1 file changed
.github/workflows/ci.yml
@@ -13,6 +13,7 @@ concurrency:
13
14
env:
15
POETRY_VIRTUALENVS_IN_PROJECT: "true"
16
+ UV_PYTHON_PREFERENCE: only-managed # avoid ancient system Python
17
18
jobs:
19
lint:
0 commit comments