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 73697b7 commit 0eaf52bCopy full SHA for 0eaf52b
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up Python
47
uses: actions/setup-python@v5
48
with:
49
- python-version: "3.10"
+ python-version: "3.14"
50
51
- name: Install development dependencies
52
run: python -m pip install -r requirements-dev.txt
0 commit comments