We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c7d0b commit 3c33643Copy full SHA for 3c33643
setup.py
@@ -25,6 +25,7 @@ def get_tag(self): # noqa: D102
25
26
return python, abi, plat
27
28
+
29
macros = [('NPY_NO_DEPRECATED_API', 'NPY_1_7_API_VERSION')]
30
ext_kwargs = {}
31
setup_kwargs = {}
0 commit comments