We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a409ea commit 003c038Copy full SHA for 003c038
.github/workflows/tests.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
python-version: ${{ matrix.python-version }}
50
activate-environment: true
51
+ python-preference: "only-managed"
52
53
- name: Install dependencies (Python 3.14)
54
if: matrix.python-version == '3.14'
0 commit comments