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 2e928b1 commit 5bf57bdCopy full SHA for 5bf57bd
.github/workflows/python-package.yml
@@ -18,8 +18,6 @@ jobs:
18
python-version: ['3.10', '3.11', '3.12']
19
numpy_version: ['>=1.24.0', '==1.23.*']
20
exclude:
21
- - python-version: '3.10'
22
- numpy_version: '==1.23.*'
23
- python-version: '3.11'
24
numpy_version: '==1.23.*'
25
- python-version: '3.12'
0 commit comments