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 28f6c29 commit 919f19aCopy full SHA for 919f19a
.github/workflows/tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v2
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: '3.9'
+ python-version: '3.10'
24
- name: Create dummy keys.cfg
25
run: touch keys.cfg
26
- name: Install uv
0 commit comments