Bump dependencies and add manual type-stubs for PyQt6. (#228)

This commit is contained in:
Mikaël Capelle
2026-06-06 09:28:31 +02:00
committed by GitHub
parent 83c431955c
commit b21772ffdf
43 changed files with 44106 additions and 175 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"
- name: Set environmental variables
shell: bash