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 a2ee3a2 commit a009a88Copy full SHA for a009a88
.github/workflows/test_and_deploy.yml
@@ -40,6 +40,8 @@ jobs:
40
# TODO: PyQt / PySide wheels missing
41
- python-version: "3.11"
42
platform: "windows-latest"
43
+ - python-version: "3.11"
44
+ backend: pyside2
45
46
steps:
47
- uses: actions/checkout@v4
0 commit comments