Commit f343ea0
committed
Remove implicit dependency on private Numpy API
Resolves bug where building mkl_umath with Numpy v1.20 would result in the
following error:
- numpy/__multiarray_api.h(19): error: identifier "PyArray_DTypeMeta" is
undefined1 parent 1a8dd68 commit f343ea0
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
0 commit comments