diff options
author | Warren Weckesser <warren.weckesser@gmail.com> | 2020-01-11 11:19:48 -0500 |
---|---|---|
committer | Warren Weckesser <warren.weckesser@gmail.com> | 2020-01-13 17:55:08 -0500 |
commit | dcc40eaf04ba751e13b7c726c73889aa4343dc95 (patch) | |
tree | 5970a16e91dc72b3fb856923b0a6381e9a31c2d6 /numpy/array_api/_array_object.py | |
parent | 19aba166d70df31cdc5d79e0e999af9eea40247c (diff) | |
download | numpy-dcc40eaf04ba751e13b7c726c73889aa4343dc95.tar.gz |
MAINT: travis-ci: Update CI scripts.
* Use `set -ex` in tools/travis-before-install.sh.
* Install build dependencies in tools/travis-before-install.sh.
* Update a comment about an additional option in CFLAGS when USE_DEBUG=1.
* Clear PYTHONOPTIMIZE when running `pip install -r test_requirements.txt`
because version 2.19 of pycparser (a dependency of one of the packages
in test_requirements.txt) does not provide a wheel, and the source tar
file does not install correctly when Python's optimization level is set
to strip docstrings (see https://github.com/eliben/pycparser/issues/291).
* Remove unnecessary calls of `pip install` in tools/travis-test.sh.
Closes gh-15108.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions