We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98792a commit 7ce6eccCopy full SHA for 7ce6ecc
azure-pipelines.yml
@@ -35,13 +35,13 @@ jobs:
35
PYTHON_VERSION: '3.13'
36
PYTHON_ARCH: 'x64'
37
BUILD_TYPE: 'wheel'
38
- NUMPY_MIN: '1.26.0'
+ NUMPY_MIN: '2.1.0'
39
imageName: 'windows-2019'
40
Win-Python311-64bit-full-wheel:
41
PYTHON_VERSION: '3.11'
42
43
44
- NUMPY_MIN: '1.23.2'
+ NUMPY_MIN: '1.26.0'
45
46
Linux-Python313-64bit-full-wheel:
47
0 commit comments