Skip to content

Commit ea2cb69

Browse files
committed
PySide 2 is not installable on Python 3.12
1 parent 4982bde commit ea2cb69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- python-version: "3.11"
3434
qt-lib: pyside2
3535
os: windows-latest
36+
- python-version: "3.12"
37+
qt-lib: pyside2
3638

3739
steps:
3840
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)