diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-12-07 16:23:25 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-01-07 17:59:23 -0600 |
commit | aa8984364ebf19cbcce5d64e354fd02d9dc531cd (patch) | |
tree | b07c53cebb5079b79e1b2e12f2e31253a0bd28c9 /numpy/array_api/tests/test_creation_functions.py | |
parent | 73fe877ff967f279d470b81ad447b9f3056c1335 (diff) | |
download | numpy-aa8984364ebf19cbcce5d64e354fd02d9dc531cd.tar.gz |
MAINT: Move modref definition into setup.py
It seems the only reason this did not cause problems before was
that the test checking for C warnings only ran on a run where
these were always 0 and thus undefined (and so were not redefined
later).
The `#ifndef` would have to happen at a later time apparently, so
just avoid it.
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions