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 15da090 commit 170fb09Copy full SHA for 170fb09
.github/workflows/ci_tests.yaml
@@ -70,7 +70,7 @@ jobs:
70
- os: windows-latest
71
isDraft: true
72
include:
73
- # Python 3.11 + core packages (minimum supported versions) + optional packages (minimum supported versions if any)
+ # Python 3.11 + core packages (minimum supported versions) + optional packages
74
- python-version: '3.11'
75
numpy-version: '1.25'
76
pandas-version: '=2.1'
0 commit comments