10000
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 29345b5 commit 07b0855Copy full SHA for 07b0855
setup.py
@@ -455,7 +455,6 @@ def check_package_status(package, min_version):
455
},
456
{"sources": ["_random.pyx"], "include_np": True},
457
{"sources": ["_logistic_sigmoid.pyx"], "include_np": True},
458
- {"sources": ["_readonly_array_wrapper.pyx"], "include_np": True},
459
{"sources": ["_typedefs.pyx"], "include_np": True},
460
{"sources": ["_heap.pyx"], "include_np": True},
461
{"sources": ["_sorting.pyx"], "include_np": True},
0 commit comments