Videre
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
py.extension_module(
|
||||
'_svmlight_format_fast',
|
||||
cython_gen.process('_svmlight_format_fast.pyx'),
|
||||
dependencies: [np_dep],
|
||||
subdir: 'sklearn/datasets',
|
||||
install: true
|
||||
)
|
||||
Reference in New Issue
Block a user