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 db3fcdc commit 0c0370aCopy full SHA for 0c0370a
1 file changed
.github/workflows/testing.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
host-os: ["ubuntu-latest", "macos-latest", "windows-latest"]
20
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.12", "3.13"]
21
numpy-version: ["2.4.0"]
22
pyqt-version: ["5.15"]
23
include:
0 commit comments