We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cc601 commit ab18109Copy full SHA for ab18109
1 file changed
src/numpyapi.h
@@ -18,7 +18,7 @@
18
#pragma once
19
20
#define PY_ARRAY_UNIQUE_SYMBOL bjdata_numpy_array
21
-#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
+#define NPY_NO_DEPRECATED_API 0
22
#include <numpy/arrayobject.h>
23
24
#if defined (__cplusplus)
0 commit comments