|
26 | 26 | CIBW_MANYLINUX_I686_IMAGE: manylinux_2_28 |
27 | 27 | CIBW_MANYLINUX_PYPY_X86_64_IMAGE: manylinux_2_28 |
28 | 28 | CIBW_MANYLINUX_PYPY_I686_IMAGE: manylinux_2_28 |
29 | | - CIBW_BEFORE_BUILD: pip install setuptools&&pip install -U Cython&&pip install -U wheel numpy |
30 | | - CIBW_BEFORE_TEST: pip install -U Cython |
| 29 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
31 | 30 | CIBW_TEST_REQUIRES: pytest pandas polars |
32 | 31 | CIBW_TEST_COMMAND: > |
33 | 32 | cd .. && |
|
76 | 75 | PIP_NO_VERIFY: 0 |
77 | 76 | PIP_VERBOSE: 1 |
78 | 77 | CIBW_BUILD_VERBOSITY: 2 |
79 | | - CIBW_BEFORE_BUILD: pip install setuptools&&pip install Cython&&pip install -U wheel numpy |
80 | | - CIBW_BEFORE_TEST: apk add bash&&bash setup_rust.sh&&. "$HOME/.cargo/env"&&pip install Cython&&pip install -U maturin&&pip install -U polars |
| 78 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
81 | 79 | CIBW_TEST_REQUIRES: pytest pandas polars |
82 | 80 | CIBW_TEST_COMMAND: > |
83 | 81 | cd .. && |
@@ -140,7 +138,7 @@ jobs: |
140 | 138 | CIBW_MANYLINUX_I686_IMAGE: manylinux_2_28 |
141 | 139 | CIBW_MANYLINUX_PYPY_X86_64_IMAGE: manylinux_2_28 |
142 | 140 | CIBW_MANYLINUX_PYPY_I686_IMAGE: manylinux_2_28 |
143 | | - CIBW_BEFORE_BUILD: pip install setuptools&&pip install -U Cython&&pip install -U wheel numpy |
| 141 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
144 | 142 | CIBW_BEFORE_TEST: pip install -U Cython |
145 | 143 | CIBW_TEST_REQUIRES: pytest pandas polars |
146 | 144 | CIBW_TEST_COMMAND: > |
@@ -190,7 +188,7 @@ jobs: |
190 | 188 | PIP_NO_VERIFY: 0 |
191 | 189 | PIP_VERBOSE: 1 |
192 | 190 | CIBW_BUILD_VERBOSITY: 2 |
193 | | - CIBW_BEFORE_BUILD: pip install setuptools&&pip install Cython&&pip install -U wheel numpy |
| 191 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
194 | 192 | CIBW_BEFORE_TEST: apk add bash&&bash setup_rust.sh&&. "$HOME/.cargo/env"&&pip install Cython&&pip install -U maturin&&pip install -U polars |
195 | 193 | CIBW_TEST_REQUIRES: pytest pandas polars |
196 | 194 | CIBW_TEST_COMMAND: > |
@@ -265,7 +263,7 @@ jobs: |
265 | 263 | PIP_NO_VERIFY: 0 |
266 | 264 | PIP_VERBOSE: 1 |
267 | 265 | CIBW_BUILD_VERBOSITY: 2 |
268 | | - CIBW_BEFORE_BUILD: pip install -U setuptools wheel numpy Cython |
| 266 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
269 | 267 | CIBW_TEST_REQUIRES: pytest pandas polars |
270 | 268 | CIBW_TEST_COMMAND: > |
271 | 269 | cd .. && |
@@ -309,7 +307,7 @@ jobs: |
309 | 307 | PIP_NO_VERIFY: 0 |
310 | 308 | PIP_VERBOSE: 1 |
311 | 309 | CIBW_BUILD_VERBOSITY: 2 |
312 | | - CIBW_BEFORE_BUILD: pip install -U setuptools wheel numpy Cython |
| 310 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
313 | 311 | CIBW_TEST_REQUIRES: pytest pandas polars |
314 | 312 | CIBW_TEST_COMMAND: > |
315 | 313 | cd .. && |
@@ -354,7 +352,7 @@ jobs: |
354 | 352 | PIP_NO_VERIFY: 0 |
355 | 353 | PIP_VERBOSE: 1 |
356 | 354 | CIBW_BUILD_VERBOSITY: 2 |
357 | | - CIBW_BEFORE_BUILD: pip install -U setuptools wheel numpy Cython |
| 355 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy meson-python |
358 | 356 | CIBW_TEST_REQUIRES: pytest pandas polars |
359 | 357 | CIBW_TEST_COMMAND: > |
360 | 358 | cd .. && |
@@ -394,7 +392,7 @@ jobs: |
394 | 392 | PIP_NO_VERIFY: 0 |
395 | 393 | PIP_VERBOSE: 1 |
396 | 394 | CIBW_BUILD_VERBOSITY: 2 |
397 | | - CIBW_BEFORE_BUILD: python -c "import sys; from subprocess import call; call(['pip', 'install', 'setuptools==58.0.1' if sys.version_info <= (3, 11) else '-U', 'setuptools'])"&&pip install -U wheel numpy Cython |
| 395 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy |
398 | 396 | CIBW_TEST_REQUIRES: pytest pandas polars |
399 | 397 | CIBW_TEST_COMMAND: > |
400 | 398 | cd .. && |
@@ -438,7 +436,7 @@ jobs: |
438 | 436 | PIP_NO_VERIFY: 0 |
439 | 437 | PIP_VERBOSE: 1 |
440 | 438 | CIBW_BUILD_VERBOSITY: 2 |
441 | | - CIBW_BEFORE_BUILD: python -c "import sys; from subprocess import call; call(['pip', 'install', 'setuptools==58.0.1' if sys.version_info <= (3, 11) else '-U', 'setuptools'])"&&pip install -U wheel numpy Cython |
| 439 | + CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel numpy |
442 | 440 | CIBW_TEST_REQUIRES: pytest pandas polars |
443 | 441 | CIBW_TEST_COMMAND: > |
444 | 442 | cd .. && |
|
0 commit comments