We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de04fd0 commit 4f36d1cCopy full SHA for 4f36d1c
azure/posix.yml
@@ -12,7 +12,7 @@ jobs:
12
BUILD_COMMIT: "v1.0.3"
13
PLAT: "x86_64"
14
NP_BUILD_DEP: "numpy==1.13.3"
15
- CYTHON_BUILD_DEP: "cython==0.29.13"
+ CYTHON_BUILD_DEP: "cython==0.29.16"
16
NIGHTLY_BUILD_COMMIT: "master"
17
NIGHTLY_BUILD: "false"
18
TEST_DEPENDS: "pytest pytest-xdist hypothesis"
azure/windows.yml
@@ -10,7 +10,7 @@ jobs:
10
variables:
11
NP_BUILD_DEP: "1.13.3"
- CYTHON_BUILD_DEP: "0.29.13"
+ CYTHON_BUILD_DEP: "0.29.16"
PYTHON_ARCH: "x64"
0 commit comments