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 25d5eea commit 8b70f6fCopy full SHA for 8b70f6f
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
26
matrix:
27
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
28
qt-lib: [pyqt5, pyqt6, pyside2, pyside6]
29
os: [ubuntu-latest, windows-latest, macos-latest]
30
exclude:
0 commit comments