summaryrefslogtreecommitdiff
path: root/numpy/array_api/tests/test_array_object.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2019-09-02 08:31:47 -0600
committerCharles Harris <charlesr.harris@gmail.com>2019-09-02 08:31:47 -0600
commit393a3a452e0f1b96f3c44e0bd0a5d9085dd139aa (patch)
treec5cbf3b3a6c0a43ff6c2260e2a4939256510d147 /numpy/array_api/tests/test_array_object.py
parent6177cbef142ba478646c472c18f69962e0682ef6 (diff)
downloadnumpy-393a3a452e0f1b96f3c44e0bd0a5d9085dd139aa.tar.gz
MAINT: Only allow using Cython module when cythonizing.
The command line version of `cython` may point to a different installation of Cython than that installed in the Python running the cythonize script. Because the Cython version can be critical, requiring that the cython used comes from a known place makes it less likely that the wrong version will be used. This treats Cython as a build dependency rather than a free standing compiler.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions