10000 FIX Remove from setup.py file · scikit-learn/scikit-learn@07b0855 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07b0855

Browse files
committed
FIX Remove from setup.py file
1 parent 29345b5 commit 07b0855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ def check_package_status(package, min_version):
455455
},
456456
{"sources": ["_random.pyx"], "include_np": True},
457457
{"sources": ["_logistic_sigmoid.pyx"], "include_np": True},
458-
{"sources": ["_readonly_array_wrapper.pyx"], "include_np": True},
459458
{"sources": ["_typedefs.pyx"], "include_np": True},
460459
{"sources": ["_heap.pyx"], "include_np": True},
461460
{"sources": ["_sorting.pyx"], "include_np": True},

0 commit comments

Comments
 (0)
0